view SilverlightGlimpse/SilverlightGlimpse.Test/App.xaml @ 78:dd6bcd2535b6

Working version
author Steven Hollidge <stevenhollidge@hotmail.com>
date Mon, 23 Apr 2012 22:43:53 +0100
parents 810116cd6b8e
children
line wrap: on
line source

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