File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change 44using Coder . Desktop . App . Utils ;
55using Coder . Desktop . App . Views . Pages ;
66using CommunityToolkit . Mvvm . Input ;
7- using Microsoft . Extensions . Configuration ;
87using Microsoft . UI ;
9- using Microsoft . UI . Composition ;
10- using Microsoft . UI . Composition . SystemBackdrops ;
118using Microsoft . UI . Input ;
129using Microsoft . UI . Windowing ;
1310using Microsoft . UI . Xaml ;
1411using Microsoft . UI . Xaml . Controls ;
15- using Microsoft . UI . Xaml . Media ;
1612using Microsoft . UI . Xaml . Media . Animation ;
1713using System ;
18- using System . Diagnostics ;
1914using System . Runtime . InteropServices ;
2015using Windows . Graphics ;
2116using Windows . System ;
2217using Windows . UI . Core ;
23- using WinRT ;
2418using WinRT . Interop ;
2519using WindowActivatedEventArgs = Microsoft . UI . Xaml . WindowActivatedEventArgs ;
2620
You can’t perform that action at this time.
0 commit comments