Example:
<Grid Background="{StaticResource ApplicationPageBackgroundThemeBrush}">
<Image Source="http://goo.gl/fHDLv"
Stretch="None"/>
<TextBlock
Text="Hello Visual Studio Express 2012 RC for Windows 8"
FontFamily="Arial"
FontSize="30"
Foreground="AntiqueWhite"
HorizontalAlignment="Center"
VerticalAlignment="Center"/>
</Grid>

No comments:
Post a Comment