annotate SilverlightValidation/SilverlightValidation.Tests/App.xaml @ 121:8f94475d3146 tip

final code
author stevenh7776
date Thu, 31 May 2012 15:35:26 +0100
parents 572886951353
children
rev   line source
107
572886951353 Working tests under StatLight
stevenhollidge <stevenhollidge@hotmail.com>
parents:
diff changeset
1 <Application x:Class="SilverlightValidation.Tests.App"
572886951353 Working tests under StatLight
stevenhollidge <stevenhollidge@hotmail.com>
parents:
diff changeset
2 xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
572886951353 Working tests under StatLight
stevenhollidge <stevenhollidge@hotmail.com>
parents:
diff changeset
3 xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
572886951353 Working tests under StatLight
stevenhollidge <stevenhollidge@hotmail.com>
parents:
diff changeset
4 </Application>