2 <UserControl x:Uid="UserControl_1" x:Class="LocalizingWpfInWf.SimpleControl"
3 xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
4 xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
7 <Canvas x:Uid="Canvas_1">
8 <Button x:Uid="Button_1" Content="Hello"/>