Update MainWindow.axaml
This commit is contained in:
Родитель
d0e30aa85c
Коммит
90327d570b
|
@ -98,7 +98,7 @@
|
|||
EnableConstrains="False"
|
||||
Background="SlateBlue" ClipToBounds="True" Focusable="True"
|
||||
VerticalAlignment="Stretch" HorizontalAlignment="Stretch">
|
||||
<Border Background="WhiteSmoke" BorderBrush="Yellow" BorderThickness="10">
|
||||
<Border Background="Gray" BorderBrush="Yellow" BorderThickness="10">
|
||||
<Canvas Background="LightGray" Width="300" Height="300">
|
||||
<Rectangle Canvas.Left="100" Canvas.Top="100" Width="50" Height="50" Fill="Red"/>
|
||||
<StackPanel Canvas.Left="100" Canvas.Top="200">
|
||||
|
|
Загрузка…
Ссылка в новой задаче