2 xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
3 xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
4 xmlns:system="clr-namespace:System;assembly=mscorlib">
6 <!-- String resource that can be localized -->
7 <system:String x:Key="localizedMessage">en-US Message</system:String>