PageRenderTime 37ms CodeModel.GetById 15ms RepoModel.GetById 0ms app.codeStats 0ms

/V4/PrismLibrary/Silverlight/Prism.Tests/App.xaml

#
XAML | 8 lines | 7 code | 1 blank | 0 comment | 0 complexity | 715d571a582c07b05af7da9994c88eac MD5 | raw file
  1. <Application xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
  2. xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
  3. x:Class="Composite.Tests.App"
  4. >
  5. <Application.Resources>
  6. </Application.Resources>
  7. </Application>