file-formats-wpf-demos/pdfviewer/App.xaml

9 строки
411 B
XML

<Application
x:Class="syncfusion.pdfviewerdemos.wpf.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:Microsoft_Windows_Aero="clr-namespace:Microsoft.Windows.Themes;assembly=PresentationFramework.Aero"
xmlns:local="clr-namespace:syncfusion.pdfviewerdemos.wpf">
<Application.Resources />
</Application>