view SilverlightGlimpse/SilverlightGlimpse.Test/App.xaml @ 67:b0e369f1e948

Updated name for window title
author Steven Hollidge <stevenhollidge@hotmail.com>
date Sun, 22 Apr 2012 16:01:14 +0100
parents 810116cd6b8e
children dd6bcd2535b6
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="SilverlightGlimpse.Test.App"
             >
    <Application.Resources>
        
    </Application.Resources>
</Application>