src/FingersDance.Actions/App.xaml.cs
author PAMPHILE Jonathan <pamphile@efrei.fr>
Mon, 31 Aug 2009 15:01:27 +0200
changeset 36 b54f552f14ce
parent 9 215a7412e544
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.Actions
{
    /// <summary>
    /// Interaction logic for App.xaml
    /// </summary>
    public partial class App : Application
    {

    }
}