2 references to IsExtended
PresentationCore (2)
Core\CSharp\System\Windows\Input\KeyboardDevice.cs (2)
1021
previewKeyDown.IsExtendedKey = scanCode.
IsExtended
;
1040
previewKeyUp.IsExtendedKey = scanCode.
IsExtended
;