test/Control.Player.Test/App.xaml.cs
author ymh
Tue, 15 Sep 2009 16:09:45 +0200
changeset 59 1043e7c13ffc
parent 32 8f2692c743ff
permissions -rw-r--r--
Correct path for menu.iri in the menu control

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
    {

    }
}