개정판 f0295f8c
Convert Add버튼 Project_NO 넓이 늘림
Change-Id: I3670baab10931fa1f86e9bd5a9520c282a081cc1
ConvertService/ServiceController/Markus.Service.StationController/Views/ConvertAddDialog.xaml | ||
---|---|---|
3 | 3 |
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" |
4 | 4 |
xmlns:telerik="http://schemas.telerik.com/2008/xaml/presentation" |
5 | 5 |
xmlns:VM="clr-namespace:Markus.Service.StationController.ViewModel" |
6 |
Header="Convert Items Insert" Height="300" Width="500" telerik:StyleManager.Theme="VisualStudio2013" >
|
|
6 |
Header="Convert Items Insert" Height="300" Width="800" telerik:StyleManager.Theme="VisualStudio2013" >
|
|
7 | 7 |
<telerik:RadWindow.DataContext> |
8 | 8 |
<VM:ConvertAddDialogViewModel/> |
9 | 9 |
</telerik:RadWindow.DataContext> |
10 |
<Grid Height="130" Width="480">
|
|
10 |
<Grid Height="130" Width="780">
|
|
11 | 11 |
<Grid.Resources> |
12 | 12 |
<ResourceDictionary> |
13 | 13 |
<Style x:Key="InfoStyle" TargetType="{x:Type TextBox}"> |
ConvertService/ServiceController/Markus.Service.StationController/Views/FinalPDFAddDialog.xaml | ||
---|---|---|
3 | 3 |
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" |
4 | 4 |
xmlns:telerik="http://schemas.telerik.com/2008/xaml/presentation" |
5 | 5 |
xmlns:VM="clr-namespace:Markus.Service.StationController.ViewModel" |
6 |
Header="FinalPDFAddDialog" Height="300" Width="500" telerik:StyleManager.Theme="VisualStudio2013">
|
|
6 |
Header="FinalPDFAddDialog" Height="300" Width="800" telerik:StyleManager.Theme="VisualStudio2013">
|
|
7 | 7 |
<telerik:RadWindow.DataContext> |
8 | 8 |
<VM:FinalPDFAddDialogViewModel/> |
9 | 9 |
</telerik:RadWindow.DataContext> |
10 |
<Grid Height="130" Width="480">
|
|
10 |
<Grid Height="130" Width="780">
|
|
11 | 11 |
<Grid.Resources> |
12 | 12 |
<ResourceDictionary> |
13 | 13 |
|
내보내기 Unified diff