source: other-projects/playing-in-the-street/summer-2013/trunk/Playing-in-the-Street-WPF/App.xaml@ 28897

Last change on this file since 28897 was 28897, checked in by davidb, 10 years ago

GUI front-end to server base plus web page content

File size: 351 bytes
Line 
1<Application x:Class="Microsoft.Samples.Kinect.WebserverBasics.App"
2 xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
3 xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
4 StartupUri="MainWindow.xaml">
5 <Application.Resources>
6
7 </Application.Resources>
8</Application>
Note: See TracBrowser for help on using the repository browser.