src/FingersDance.Control.UserPanel/App.xaml.cs
author PAMPHILE Jonathan <pamphile@efrei.fr>
Tue, 04 Aug 2009 18:34:30 +0200
changeset 16 d174a6956f11
parent 2 06de3a61998f
permissions -rw-r--r--
Commit Jonathan

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

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

    }
}