Skip to content

Instantly share code, notes, and snippets.

@MartinZikmund
Last active December 11, 2020 07:46
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 MartinZikmund/5a7921fc88013b7ce465a049c6b87796 to your computer and use it in GitHub Desktop.
Save MartinZikmund/5a7921fc88013b7ce465a049c6b87796 to your computer and use it in GitHub Desktop.
<Grid>
<TextBlock Text="This is a title" Style="{ThemeResource TitleTextBlockStyle}" Canvas.ZIndex="10" />
<Image Source="/Assets/Background.jpg" Stretch="UniformToFill" />
</Grid>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment