changeset 11 | 99970914728c |
child 16 | d174a6956f11 |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test/TestMenu/TestMenu/App.xaml Tue Aug 04 15:35:50 2009 +0200 @@ -0,0 +1,8 @@ +<Application x:Class="TestMenu.App" + xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" + xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" + StartupUri="Window1.xaml"> + <Application.Resources> + + </Application.Resources> +</Application>