test/Control.Player.Test/App.xaml.cs
author sarias
Fri, 16 Oct 2009 11:42:18 +0200
changeset 158 6731e300ec85
parent 32 8f2692c743ff
permissions -rw-r--r--
Resize Menu

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
    {

    }
}