PlazaSharp/NightwaveForWorkgroups/App.xaml

7 lines
322 B
XML

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