src/FingersDance.Control.Player/App.xaml.cs
author sarias
Mon, 03 Aug 2009 22:36:46 +0200
changeset 10 e8bfe1102e03
parent 0 f603bde47f41
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.Player
{
    /// <summary>
    /// Interaction logic for App.xaml
    /// </summary>
    public partial class App : Application
    {

    }
}