개정판 60723dc9
convert 오류 수정
Change-Id: Idcebecb02f64515cc20b61054669368e2f677013
ConvertService/ServiceBase/ServiceTestApp/MainWindow.xaml | ||
---|---|---|
57 | 57 |
<RowDefinition Height="Auto"/> |
58 | 58 |
<RowDefinition Height="Auto"/> |
59 | 59 |
<RowDefinition Height="Auto"/> |
60 |
<RowDefinition Height="Auto"/> |
|
60 | 61 |
</Grid.RowDefinitions> |
61 | 62 |
<StackPanel Orientation="Horizontal"> |
62 | 63 |
<TextBlock Text="Process Count : " VerticalAlignment="Center"/> |
... | ... | |
66 | 67 |
<Button Grid.Row="1" Content="Doc Info Delete Test" Click="Button_Click_2"/> |
67 | 68 |
<Button Grid.Row="2" Content="Web Service Test" Click="WebServiceTest_click"/> |
68 | 69 |
<Button Grid.Row="3" Content="Convert Web Service Test" Click="ConvertWebServiceTest_click"/> |
70 |
<Button Grid.Row="4" Content="FileDownload Test" Click="DownLoadTest_click"/> |
|
69 | 71 |
</Grid> |
70 | 72 |
</Grid> |
71 | 73 |
</Grid> |
내보내기 Unified diff