Added Consumer WPF and ASP.NET WebForms samples.
[dotnetoauth.git] / samples / ConsumerWpf / App.xaml
blob030c7ea186dc1e177dd6f116f15b578c7a619a55
1 <Application x:Class="ConsumerWpf.App"\r
2     xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"\r
3     xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"\r
4     StartupUri="MainWindow.xaml">\r
5     <Application.Resources>\r
6          \r
7     </Application.Resources>\r
8 </Application>\r