ProjectsOld/Kinect/Demo1/Demo1/App.xaml
2017-09-26 20:21:42 +02:00

9 lines
308 B
XML

<Application x:Class="Demo1.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>