middleware/extern/TuioServer/Tuio.Test/App.xaml
author bastiena
Thu, 20 Sep 2012 04:12:52 +0200
changeset 100 db42ef1faa7a
parent 28 9ccef81f02ab
permissions -rw-r--r--
Front IDILL: help details updated for mouse interactions

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