src/FingersDance.Control.Menu/App.xaml.cs
author ymh
Tue, 04 Aug 2009 16:36:07 +0200
changeset 13 b3e545f65a40
parent 2 06de3a61998f
permissions -rw-r--r--
Remove suo files

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

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

    }
}