src/FingersDance/App.xaml.cs
author PAMPHILE Jonathan <pamphile@efrei.fr>
Mon, 23 Nov 2009 16:16:21 +0100
changeset 220 0aba45e2f907
parent 0 f603bde47f41
permissions -rw-r--r--
gesture

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

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

    }
}