test/Control.Player.Test/App.xaml.cs
author cavaliet
Wed, 16 Sep 2009 17:46:19 +0200
changeset 70 4a2f4b9e971a
parent 32 8f2692c743ff
permissions -rw-r--r--
annotation placed in horizontal

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
    {

    }
}