Created
December 11, 2020 07:41
-
-
Save MartinZikmund/b6d303f8d3b1159e8d9bf01ce0e2201f 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> | |
| <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