test/SliderTest/SliderTest/App.xaml.cs
author sarias
Wed, 23 Sep 2009 18:46:45 +0200
changeset 94 5d6ebbd6557f
parent 33 644464191714
permissions -rw-r--r--
Controls Players

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

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

    }
}