src/FingersDance/App.xaml.cs
author cavaliet
Wed, 16 Sep 2009 19:32:26 +0200
changeset 71 31900a35e162
parent 0 f603bde47f41
permissions -rw-r--r--
We can set a margin to an annotation.

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
    {

    }
}