We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5215514 commit 07467b7Copy full SHA for 07467b7
src/ComputerLock/WindowBlankScreen.xaml.cs
@@ -1,7 +1,5 @@
1
using System.Windows;
2
-using System.Windows.Controls;
3
using System.Windows.Input;
4
-using System.Windows.Media.Animation;
5
6
namespace ComputerLock
7
{
src/ComputerLock/WindowLockScreen.xaml.cs
using System.Windows.Threading;
namespace ComputerLock;
0 commit comments