Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitdbdac1c

Browse files
committed
readded debug only usings
1 parent74785e6 commitdbdac1c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎App/Views/TrayWindow.xaml.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
usingCoder.Desktop.App.Views.Pages;
66
usingCommunityToolkit.Mvvm.Input;
77
usingMicrosoft.UI;
8+
usingMicrosoft.UI.Input;
89
usingMicrosoft.UI.Windowing;
910
usingMicrosoft.UI.Xaml;
1011
usingMicrosoft.UI.Xaml.Controls;
@@ -13,6 +14,7 @@
1314
usingSystem.Runtime.InteropServices;
1415
usingWindows.Graphics;
1516
usingWindows.System;
17+
usingWindows.UI.Core;
1618
usingWinRT.Interop;
1719
usingWindowActivatedEventArgs=Microsoft.UI.Xaml.WindowActivatedEventArgs;
1820

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp