Cosmos/Demos/zMachine/Frotz.Net/source/Desktop/WPFMachine/App.xaml
2016-06-09 10:34:36 -04:00

8 lines
313 B
XML

<Application x:Class="WPFMachine.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
StartupUri="MainWindow.xaml">
<Application.Resources>
</Application.Resources>
</Application>