PageRenderTime 39ms CodeModel.GetById 13ms RepoModel.GetById 0ms app.codeStats 0ms

/Source/Samples/Blog/Bifrost.Samples.Blog.Silverlight/App.xaml

#
XAML | 8 lines | 7 code | 1 blank | 0 comment | 0 complexity | da170679f6586dafc0ec79d017048ef0 MD5 | raw file
Possible License(s): CC-BY-SA-3.0
  1. <Application xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
  2. xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
  3. x:Class="Bifrost.Samples.Blog.Silverlight.App"
  4. >
  5. <Application.Resources>
  6. </Application.Resources>
  7. </Application>