개정판 6b6e937c
Compare기능 수정
Change-Id: I3697fbe30f47d5cc4a51ece85df0055f7c596bf2
KCOM/Views/TopMenu.xaml | ||
---|---|---|
65 | 65 |
<RowDefinition/> |
66 | 66 |
<RowDefinition/> |
67 | 67 |
</Grid.RowDefinitions> |
68 |
<CheckBox VerticalAlignment="Center" Grid.Column="0" Grid.Row="0" Margin="10,5,2,0" HorizontalAlignment="Left" Content="Auto Save" x:Name="cbAutoSave" Checked="cbAutoSave_Checked" Unchecked="cbAutoSave_Checked" /> |
|
68 |
<CheckBox VerticalAlignment="Center" Grid.Column="0" Grid.Row="0" Margin="10,5,2,0" IsChecked="False" HorizontalAlignment="Left" Content="Auto Save" x:Name="cbAutoSave" Checked="cbAutoSave_Checked" Unchecked="cbAutoSave_Checked" />
|
|
69 | 69 |
|
70 | 70 |
<telerik:RadButtonGroup Margin="10,0,0,0" Height="20" Grid.Column="0" Grid.Row="1" |
71 | 71 |
BorderThickness="1" |
내보내기 Unified diff