Created
December 11, 2020 07:34
-
-
Save MartinZikmund/be8def440fcf99e865fcc6a147aea7f3 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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