Files
StructureHelper/App.xaml
NickAppLab 60eb406cbe Init commit
2022-06-13 21:24:13 +05:00

10 lines
392 B
XML

<Application x:Class="StructureHelper.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="clr-namespace:StructureHelper"
StartupUri="Windows/MainWindow/MainView.xaml">
<Application.Resources>
</Application.Resources>
</Application>