view PreviewHandlerWPF/PreviewHandlerWPF/App.xaml.cs @ 110:0185b15e04ba

Test added for multi property validation
author stevenhollidge <stevenhollidge@hotmail.com>
date Sun, 06 May 2012 20:43:37 +0100
parents e84dc4926a5a
children
line wrap: on
line source

using System.Windows;

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