view SilverlightValidation/SilverlightTest1/App.xaml @ 108:b728c44d9c61

StatLight added to repo
author stevenhollidge <stevenhollidge@hotmail.com>
date Sun, 06 May 2012 16:15:42 +0100
parents 572886951353
children
line wrap: on
line source

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