Skip to content

Instantly share code, notes, and snippets.

@kusa-mochi
Created August 2, 2018 10:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kusa-mochi/7365613aaa432a387a20cc324026becf to your computer and use it in GitHub Desktop.
Save kusa-mochi/7365613aaa432a387a20cc324026becf to your computer and use it in GitHub Desktop.
<Style x:Key="MyButtonStyle" TargetType="{x:Type Button}">
<Setter Property="Foreground" Value="Red"/>
</Style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment