src/FingersDance/App.xaml.cs
author sarias
Sun, 11 Oct 2009 20:34:56 +0200
changeset 138 61ba19954ed4
parent 0 f603bde47f41
permissions -rw-r--r--
To rotate the layout based on the suggested orientation + DEBUG actionGeneration ActionStartOrEndAnnotation

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
    {

    }
}