view SilverlightValidation/SilverlightValidation.Tests/App.xaml @ 120:48c389520e5d

initial commit
author stevenh7776
date Thu, 31 May 2012 14:12:43 +0100
parents 572886951353
children
line wrap: on
line source

<Application x:Class="SilverlightValidation.Tests.App"
             xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
             xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
</Application>