Skip to content

Instantly share code, notes, and snippets.

@wtuts
Created January 19, 2016 08:53
Show Gist options
  • Save wtuts/b97aca11ed03792ed3c6 to your computer and use it in GitHub Desktop.
Save wtuts/b97aca11ed03792ed3c6 to your computer and use it in GitHub Desktop.
<StackPanel Background="{StaticResource ThemeColor}" Height="60" HorizontalAlignment="Center">
<TextBlock Text="Hello World" Style="{StaticResource MyTextBlockStyle}"/>
</StackPanel>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment