src/FingersDance.Control.Base/App.xaml.cs
author PAMPHILE Jonathan <pamphile@efrei.fr>
Wed, 05 Aug 2009 17:19:23 +0200
changeset 26 938171e88ae2
parent 0 f603bde47f41
permissions -rw-r--r--
Test des menus

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

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

    }
}