comparison SilverlightGlimpse/SilverlightGlimpse.Test/App.xaml @ 62:810116cd6b8e

ErrorWindow working
author Steven Hollidge <stevenhollidge@hotmail.com>
date Sun, 22 Apr 2012 09:01:20 +0100
parents
children dd6bcd2535b6
comparison
equal deleted inserted replaced
61:9de81c9ad319 62:810116cd6b8e
1 <Application xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
2 xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
3 x:Class="SilverlightGlimpse.Test.App"
4 >
5 <Application.Resources>
6
7 </Application.Resources>
8 </Application>