Kinect/Demo6/Demo6/App.xaml
2015-11-15 17:33:38 +00:00

9 lines
316 B
XML

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