SystemTrayMenu/NativeDllImport
Peter Kirmeier f8f2338b73 Fix mouse position for shell context menu when menu/app key is used.
Mouse capture outside window mus be enabled otherwise screen 0:0 is returned.
However, we keep using native function as suggested by Mouse.GetPosition remarks.
2023-06-03 00:49:10 +02:00
..
HotKey.cs Fix issue that key modifiers are parsed wrong 2023-05-22 23:57:54 +02:00
Icon.cs Refactor native DLL imports 2023-05-09 23:33:56 +02:00
Menu.cs Refactor native DLL imports 2023-05-09 23:33:56 +02:00
Screen.cs Fix mouse position for shell context menu when menu/app key is used. 2023-06-03 00:49:10 +02:00
ShellInterfacesCOM.cs Refactor native DLL imports 2023-05-09 23:33:56 +02:00
ShellWindowsApi.cs Refactor native DLL imports 2023-05-09 23:33:56 +02:00
TaskBar.cs Refactor native DLL imports 2023-05-09 23:33:56 +02:00
Window.cs Refactor native DLL imports 2023-05-09 23:33:56 +02:00