lab-4 finished p.2

This commit is contained in:
Zakharov_Rostislav 2024-04-24 12:38:19 +04:00
parent c7d5649035
commit 610b6d4b8c

View File

@ -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">