Skip to content

Instantly share code, notes, and snippets.

@wtuts
Created January 19, 2016 08:53
<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