src/FingersDance.Control.Player/App.xaml.cs
author PAMPHILE Jonathan <pamphile@efrei.fr>
Mon, 31 Aug 2009 15:01:46 +0200
changeset 37 513de10ba65a
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.Player
{
    /// <summary>
    /// Interaction logic for App.xaml
    /// </summary>
    public partial class App : Application
    {

    }
}