mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-02-23 19:49:43 +01:00
adding in ignore for alt-space (#2799)
This commit is contained in:
@@ -89,6 +89,8 @@ namespace PowerLauncher
|
||||
|
||||
private void OnLoaded(object sender, System.Windows.RoutedEventArgs _)
|
||||
{
|
||||
WindowsInteropHelper.DisableControlBox(this);
|
||||
|
||||
InitializePosition();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user