lab-4 finished p.2
This commit is contained in:
parent
c7d5649035
commit
610b6d4b8c
@ -10,9 +10,6 @@
|
||||
<SolidColorBrush x:Key="ForestBackgroundColor" Color="Olive" />
|
||||
<SolidColorBrush x:Key="DesertBackgroundColor" Color="LightSalmon" />
|
||||
<SolidColorBrush x:Key="SeaBackgroundColor" Color="DarkCyan" />
|
||||
</Window.Resources>
|
||||
<Grid ShowGridLines="True">
|
||||
<Window.Resources>
|
||||
<SolidColorBrush x:Key="ButtonBackgroundColor" Color="Bisque" />
|
||||
<Style TargetType="Button">
|
||||
<Setter Property="Template">
|
||||
|
Loading…
Reference in New Issue
Block a user