From 06abccb9f70c62cf488525c675f9e8ff302e5cdc Mon Sep 17 00:00:00 2001 From: kriastans Date: Sat, 15 Jun 2024 14:46:07 +0800 Subject: [PATCH] =?UTF-8?q?[v6]=20=E4=B8=BAICCX=EF=BC=88v6=EF=BC=89?= =?UTF-8?q?=E5=81=9A=E5=87=86=E5=A4=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Ink Canvas/App.xaml | 3 +-- Ink Canvas/App.xaml.cs | 9 +++++++++ Ink Canvas/InkCanvasForClass.csproj | 3 +++ Ink Canvas/InkCanvasForClass.csproj.user | 4 ++++ Ink Canvas/Properties/launchSettings.json | 11 +++++++++++ 5 files changed, 28 insertions(+), 2 deletions(-) create mode 100644 Ink Canvas/Properties/launchSettings.json diff --git a/Ink Canvas/App.xaml b/Ink Canvas/App.xaml index 6575dac..f9d1e67 100644 --- a/Ink Canvas/App.xaml +++ b/Ink Canvas/App.xaml @@ -3,8 +3,7 @@ xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:local="clr-namespace:Ink_Canvas" xmlns:tb="http://www.hardcodet.net/taskbar" - xmlns:ui="http://schemas.inkore.net/lib/ui/wpf/modern" - StartupUri="MainWindow.xaml"> + xmlns:ui="http://schemas.inkore.net/lib/ui/wpf/modern">