We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8617152 commit 168eecaCopy full SHA for 168eeca
src/Files.App/Services/App/AppThemeModeService.cs
@@ -5,6 +5,7 @@
5
using Microsoft.UI.Windowing;
6
using Microsoft.UI.Xaml;
7
using Microsoft.UI.Xaml.Media;
8
+using System.Runtime.InteropServices;
9
using Windows.UI;
10
using Windows.UI.ViewManagement;
11
0 commit comments