src/FingersDance/App.xaml.cs
author riley
Tue, 24 Nov 2009 22:47:25 +0100
changeset 228 6e70a11abd3f
parent 0 f603bde47f41
permissions -rw-r--r--
Adding the menu button ressources(Gestures)

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
    {

    }
}