App.xaml 218 B

1234567
  1. <Application
  2. x:Class="SDLPal.App"
  3. xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
  4. xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
  5. xmlns:local="using:SDLPal">
  6. </Application>