No Description

App.xaml 345B

123456789
  1. <Application x:Class="ViewShotExample.Net46.App"
  2. xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
  3. xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
  4. xmlns:local="clr-namespace:ViewShotExample.Net46">
  5. <Application.Resources>
  6. </Application.Resources>
  7. </Application>