5 references to RWin
PresentationCore (1)
Core\CSharp\System\Windows\Input\Command\KeyGesture.cs (1)
230
case Key.
RWin
:
UIAutomationClient (1)
MS\Internal\Automation\Input.cs (1)
131
|| key == Key.
RWin
WindowsBase (3)
Base\System\Windows\Input\KeyConverter.cs (1)
184
case "RIGHTWINDOWS": keyFound = Key.
RWin
; break;
Base\System\Windows\Input\KeyInterop.cs (2)
299
key = Key.
RWin
;
994
case Key.
RWin
: