2 references to IsExtended
PresentationCore (2)
System\Windows\Input\KeyboardDevice.cs (2)
921
previewKeyDown.IsExtendedKey = scanCode.
IsExtended
;
940
previewKeyUp.IsExtendedKey = scanCode.
IsExtended
;