src/FingersDance.Actions/App.xaml.cs
author PAMPHILE Jonathan <pamphile@efrei.fr>
Sun, 06 Sep 2009 19:53:24 +0200
changeset 38 fe84b5081ba2
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
    {

    }
}