test/Control.Player.Test/App.xaml.cs
author sarias
Sun, 09 Aug 2009 18:29:41 +0200
changeset 34 9e222810f5b5
parent 32 8f2692c743ff
permissions -rw-r--r--
User Control Player User Control TimeLine + Communication du player et TimeLine dans User Panel

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

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

    }
}