개정판 be7b18b6
Debug 와 Debug_HS
Change-Id: I6d05505bdaf7bc3345d0c32b7d43aedce75e5d71
ConvertService/ServiceController/Markus.Service.StationController/Views/FinalPDFAddDialog.xaml | ||
---|---|---|
18 | 18 |
<Setter Property="Background" Value="Transparent"/> |
19 | 19 |
<Setter Property="BorderBrush" Value="Transparent"/> |
20 | 20 |
<Setter Property="BorderThickness" Value="0"/> |
21 |
|
|
21 | 22 |
<Setter Property="IsReadOnly" Value="true"/> |
22 | 23 |
<Setter Property="FocusVisualStyle" Value="{x:Null}"/> |
23 | 24 |
<Setter Property="ScrollViewer.PanningMode" Value="VerticalFirst"/> |
... | ... | |
60 | 61 |
|
61 | 62 |
<Grid Grid.Row="0" Margin="10"> |
62 | 63 |
<Grid.ColumnDefinitions> |
63 |
<ColumnDefinition Width="70" />
|
|
64 |
<ColumnDefinition Width="90" />
|
|
64 | 65 |
<ColumnDefinition Width="10" /> |
65 | 66 |
<ColumnDefinition Width="*"/> |
66 | 67 |
<ColumnDefinition Width="10" /> |
67 | 68 |
<ColumnDefinition Width="90" /> |
68 | 69 |
<ColumnDefinition Width="10" /> |
69 |
<ColumnDefinition Width="1.5*"/>
|
|
70 |
<ColumnDefinition Width="1.1*"/>
|
|
70 | 71 |
</Grid.ColumnDefinitions> |
71 | 72 |
<Grid.RowDefinitions> |
72 | 73 |
<RowDefinition Height="12"/> |
내보내기 Unified diff