src/FingersDance/App.xaml.cs
author PAMPHILE Jonathan <pamphile@efrei.fr>
Fri, 16 Oct 2009 09:02:04 +0200
changeset 157 0fd2b41ab402
parent 0 f603bde47f41
permissions -rw-r--r--
Color Factory et application des couleurs au pivot

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

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

    }
}