PageRenderTime 41ms CodeModel.GetById 17ms RepoModel.GetById 1ms app.codeStats 0ms

/V4/StockTrader RI/Silverlight/StockTraderRI.Modules.Market.Silverlight.Tests/App.xaml

#
XAML | 8 lines | 7 code | 1 blank | 0 comment | 0 complexity | 2c4e67e976a809761e1d1a0292c5d33d 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="StockTraderRI.Modules.Market.Tests.App"
  4. >
  5. <Application.Resources>
  6. </Application.Resources>
  7. </Application>