Skip to content

Instantly share code, notes, and snippets.

@BMU-Verlag
Created July 30, 2019 13:47
Show Gist options
  • Save BMU-Verlag/79de2ebcfcc93e61295c92b481bf6034 to your computer and use it in GitHub Desktop.
Save BMU-Verlag/79de2ebcfcc93e61295c92b481bf6034 to your computer and use it in GitHub Desktop.
<Window.Resources>
<Style TargetType="Button">
<Setter Property="Background" Value="White"/>
<Setter Property="BorderThickness" Value="2"/>
<Setter Property="BorderBrush" Value="DarkGray" />
<Setter Property="FontSize" Value="65" />
</Style>
</Window.Resources>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment