src/FingersDance/App.xaml.cs
author sarias
Mon, 05 Oct 2009 19:10:28 +0200
changeset 132 bc7c039b4bff
parent 0 f603bde47f41
permissions -rw-r--r--
Correction Close

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

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

    }
}