App.xaml 235 B

1234
  1. <Application x:Class="Editor.App" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
  2. xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
  3. <Application.Resources></Application.Resources>
  4. </Application>