개정판 da3feefa
DataBaseViewInfo.xaml 수정
Change-Id: If309dfa1ea7f0579533ceaa71336cdcb13fe7dde
ConvertService/ServiceBase/Markus.Service.StationController/Views/DataBaseViewInfo.xaml | ||
---|---|---|
37 | 37 |
Grid.Row="0" |
38 | 38 |
Grid.Column="0"/> |
39 | 39 |
<TextBox Text="{Binding GroupNo}" |
40 |
Grid.Row="0" BorderThickness="0" IsReadOnly="True"
|
|
40 |
Grid.Row="0" BorderThickness="0" IsReadOnly="True"
|
|
41 | 41 |
Grid.Column="1" /> |
42 | 42 |
<TextBlock Text="ProcessorAffinity: " |
43 | 43 |
Grid.Row="0" |
... | ... | |
66 | 66 |
<TextBlock Text="Service ID: " |
67 | 67 |
Grid.Row="2" Margin="10" |
68 | 68 |
Grid.Column="2"/> |
69 |
<TextBox Text="{Binding ServiceID}" |
|
69 |
<TextBox Text="{Binding ServiceID}" HorizontalAlignment="Left"
|
|
70 | 70 |
Grid.Row="2" BorderThickness="0" IsReadOnly="True" |
71 | 71 |
Grid.Column="3" Width="489"/> |
72 | 72 |
<TextBlock Text="REVISION: " |
내보내기 Unified diff