- <Prism:PrismApplication x:Class="ProximaAnalizer.App"
- xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
- xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
- xmlns:local="clr-namespace:ProximaAnalizer"
- xmlns:Prism="http://prismlibrary.com/">
- <Prism:PrismApplication.Resources>
- <ResourceDictionary Source="/UICommon;component/Resources.xaml"/>
- </Prism:PrismApplication.Resources>
- </Prism:PrismApplication>
|