2 references to VK_ESCAPE
WindowsBase (2)
Base\System\Windows\Input\KeyInterop.cs (2)
66
case NativeMethods.
VK_ESCAPE
:
763
virtualKey = NativeMethods.
VK_ESCAPE
;