PageRenderTime 42ms CodeModel.GetById 19ms RepoModel.GetById 0ms app.codeStats 0ms

/Visual Studio 2008/CSWPFPaging/App.xaml

#
XAML | 8 lines | 7 code | 1 blank | 0 comment | 0 complexity | 8c990a815c7dc6eb4a556f4ccbe24445 MD5 | raw file
  1. <Application x:Class="CSWPFPaging.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. </Application.Resources>
  7. </Application>