src/FingersDance/App.xaml.cs
author ymh
Thu, 24 Sep 2009 10:27:13 +0200
branchsyncsource
changeset 98 d20bbc845cb0
parent 0 f603bde47f41
permissions -rw-r--r--
make progress on syncsource

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
    {

    }
}