src/FingersDance/App.xaml.cs
author ARIAS Santiago
Sun, 25 Oct 2009 19:26:16 +0100
changeset 170 91024994f6eb
parent 0 f603bde47f41
permissions -rw-r--r--
UserControl InfoUser V1 + background MainSurfaceWindows change

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
    {

    }
}