Skip to content

Instantly share code, notes, and snippets.

@MartinZikmund
Created December 11, 2020 07:34
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/be8def440fcf99e865fcc6a147aea7f3 to your computer and use it in GitHub Desktop.
Save MartinZikmund/be8def440fcf99e865fcc6a147aea7f3 to your computer and use it in GitHub Desktop.
<Grid>
<TextBlock Text="This is a title" Style="{ThemeResource TitleTextBlockStyle}" />
<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