개정판 37ae964f
Insert Property size 높이 줄임
Change-Id: I494c7c5393ec89fcb9a1cbf580c4d1fcb186c449
ConvertService/ServiceController/Markus.Service.StationController/Views/Run_Property_Dialog.xaml | ||
---|---|---|
4 | 4 |
xmlns:telerik="http://schemas.telerik.com/2008/xaml/presentation" |
5 | 5 |
x:Class="Markus.Service.StationController.Views.Run_Property_Dialog" |
6 | 6 |
xmlns:VM="clr-namespace:Markus.Service.StationController.ViewModel" |
7 |
Header="Activity Project Settings" telerik:StyleManager.Theme="VisualStudio2013"> |
|
7 |
Header="Activity Project Settings" telerik:StyleManager.Theme="VisualStudio2013" MaxHeight="350">
|
|
8 | 8 |
<telerik:RadWindow.DataContext> |
9 | 9 |
<VM:Run_Property_DialogViewModel/> |
10 | 10 |
</telerik:RadWindow.DataContext> |
11 |
<Grid Height="300">
|
|
11 |
<Grid > |
|
12 | 12 |
<Grid.Resources> |
13 | 13 |
<Style TargetType="{x:Type TextBlock}"> |
14 | 14 |
<Setter Property="VerticalAlignment" Value="Center"/> |
내보내기 Unified diff