<Application.Resources> <ResourceDictionary Source="Custom/CustomResourceDictionary.xaml" /> </Application.Resources>
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:local="using:WindowsStoreApps.Custom"> <x:String x:Key="AppName">My Application</x:String> </ResourceDictionary>
<TextBlock x:Name="tbName" HorizontalAlignment="Left" Margin="451,351,0,0" TextWrapping="Wrap" Text="{StaticResource AppName}" VerticalAlignment="Top" FontSize="72"/>
ช่วยกันสนับสนุนรักษาเว็บไซต์ความรู้แห่งนี้ไว้ด้วยการสนับสนุน Source Code 2.0 ของทีมงานไทยครีเอท