src/FingersDance.Control.Pivot/App.xaml.cs
author sarias
Mon, 17 Aug 2009 22:04:09 +0200
changeset 35 ed77793b767a
parent 0 f603bde47f41
permissions -rw-r--r--
Control Pivot, Debut Control Screen SyncSource UserPanel

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

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

    }
}