comparison Messaging/Client/App.xaml @ 26:045dac571339

Working on data binding to a user control
author adminsh@apollo
date Wed, 21 Mar 2012 15:39:53 +0000
parents
children 8d574f2d4174
comparison
equal deleted inserted replaced
25:81f9b72a44ce 26:045dac571339
1 <Application x:Class="Client.App"
2 xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
3 xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
4 StartupUri="MainWindow.xaml">
5 <Application.Resources>
6
7 </Application.Resources>
8 </Application>