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