src/FingersDance.Control.Menu/App.xaml.cs
author sarias
Mon, 03 Aug 2009 22:36:46 +0200
changeset 10 e8bfe1102e03
parent 2 06de3a61998f
permissions -rw-r--r--
Modif sur ControlPlayer pour les videos. Partage du test Control.TimeLine

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

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

    }
}