src/FingersDance/App.xaml.cs
author riley
Thu, 24 Sep 2009 15:21:52 +0200
changeset 106 9dfc0ee0ab17
parent 0 f603bde47f41
permissions -rw-r--r--
Update Pivot(disbled effects) add Session input design

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
    {

    }
}