iWOWS/WOWS.Framwork/App.xaml

10 lines
396 B
XML

<prism:PrismApplication x:Class="WOWS.Framwork.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:prism="http://prismlibrary.com/"
xmlns:local="clr-namespace:WOWS.Framwork">
<Application.Resources>
</Application.Resources>
</prism:PrismApplication>