7 references to LWin
PresentationCore (1)
Core\CSharp\System\Windows\Input\Command\KeyGesture.cs (1)
229
case Key.
LWin
:
UIAutomationClient (1)
MS\Internal\Automation\Input.cs (1)
132
|| key == Key.
LWin
;
WindowsBase (5)
Base\System\Windows\Input\KeyConverter.cs (3)
181
case "WINDOWS": keyFound = Key.
LWin
; break;
182
case "WIN": keyFound = Key.
LWin
; break;
183
case "LEFTWINDOWS": keyFound = Key.
LWin
; break;
Base\System\Windows\Input\KeyInterop.cs (2)
295
key = Key.
LWin
;
990
case Key.
LWin
: