Jelajahi Sumber

compdfkit(win) - 去除错误的命名空间

liuaoran 1 tahun lalu
induk
melakukan
4d90088361
1 mengubah file dengan 1 tambahan dan 2 penghapusan
  1. 1 2
      Demo/Examples/PDFViewer/App.xaml

+ 1 - 2
Demo/Examples/PDFViewer/App.xaml

@@ -1,7 +1,6 @@
 <Application x:Class="PDFViewer.App"
              xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
-             xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
-             xmlns:local="clr-namespace:compdfkit"
+             xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" 
              xmlns:common="clr-namespace:Compdfkit_Tools.Common;assembly=Compdfkit_Tools"
              StartupUri="MainWindow.xaml">
     <Application.Resources>