/V2.2/trunk/Quickstarts/MultiTargeting/Silverlight/RealEstateListingViewer/App.xaml
# · XAML · 8 lines · 8 code · 0 blank · 0 comment · 0 complexity · f8a379e008225c25da117e336d965955 MD5 · raw file
- <Application xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
- xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
- x:Class="RealEstateListingViewer.App"
- xmlns:local="clr-namespace:RealEstateListingViewer">
- <Application.Resources>
- <local:RealEstateListingViewer_Strings x:Key="LocStrs" />
- </Application.Resources>
- </Application>