개정판 a3a0cd12
wxs 불필요한 component 제거
Change-Id: I9402d425195b86d1305941f41fa449ae14778596
KcomStart/MainWindow.xaml | ||
---|---|---|
7 | 7 |
mc:Ignorable="d" |
8 | 8 |
Title="MainWindow" Height="450" Width="800"> |
9 | 9 |
<Grid> |
10 |
<Grid.RowDefinitions> |
|
11 |
<RowDefinition/> |
|
12 |
<RowDefinition/> |
|
13 |
<RowDefinition/> |
|
14 |
</Grid.RowDefinitions> |
|
15 |
|
|
10 | 16 |
</Grid> |
11 | 17 |
</Window> |
내보내기 Unified diff