middleware/extern/TuioServer/Tuio.Test/App.xaml.cs
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

using System;
using System.Collections.Generic;
using System.Configuration;
using System.Data;
using System.Linq;
using System.Windows;

namespace Tuio.Test
{
    /// <summary>
    /// Interaction logic for App.xaml
    /// </summary>
    public partial class App : Application
    {
    }
}