From 2c39a1ef8c13bd8d0321f79b0ce2850d0a590b45 Mon Sep 17 00:00:00 2001 From: Ian C Date: Wed, 27 Jun 2012 22:49:23 +0000 Subject: Done Save, Load and Delete dialogs. --- Noddybox.WindowsPhone.Silverlight/Themes/generic.xaml | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) (limited to 'Noddybox.WindowsPhone.Silverlight/Themes/generic.xaml') diff --git a/Noddybox.WindowsPhone.Silverlight/Themes/generic.xaml b/Noddybox.WindowsPhone.Silverlight/Themes/generic.xaml index 74c1d9a..5ac753a 100644 --- a/Noddybox.WindowsPhone.Silverlight/Themes/generic.xaml +++ b/Noddybox.WindowsPhone.Silverlight/Themes/generic.xaml @@ -19,10 +19,23 @@ xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:vsm="clr-namespace:System.Windows;assembly=System.Windows" - xmlns:local="clr-namespace:Silverlight"> + xmlns:local="clr-namespace:Noddybox.WindowsPhone.Silverlight"> + + \ No newline at end of file -- cgit v1.2.3