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