test/Control.Player.Test/App.xaml.cs
author PAMPHILE Jonathan <pamphile@efrei.fr>
Tue, 27 Oct 2009 01:59:56 +0100
changeset 176 0896f36b9d57
parent 32 8f2692c743ff
permissions -rw-r--r--
Multi Touch

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

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

    }
}