PageRenderTime 49ms CodeModel.GetById 26ms RepoModel.GetById 0ms app.codeStats 0ms

/Visual Studio 2008/VBSL3Animation/App.xaml

#
XAML | 8 lines | 7 code | 1 blank | 0 comment | 0 complexity | de7a7688e5518b381ee5e51aafefd919 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="VBSL3Animation.App"
  4. >
  5. <Application.Resources>
  6. </Application.Resources>
  7. </Application>