Skip to content

Instantly share code, notes, and snippets.

@MartinZikmund
Created December 11, 2020 07:41
Show Gist options
  • Select an option

  • Save MartinZikmund/b6d303f8d3b1159e8d9bf01ce0e2201f to your computer and use it in GitHub Desktop.

Select an option

Save MartinZikmund/b6d303f8d3b1159e8d9bf01ce0e2201f to your computer and use it in GitHub Desktop.
<Grid>
<Image Source="/Assets/Background.jpg" Stretch="UniformToFill" />
<TextBlock Text="This is a title" Style="{ThemeResource TitleTextBlockStyle}" />
</Grid>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment