1 write to _isExtendedKey
PresentationCore (1)
System\Windows\Input\RawKeyboardInputReport.cs (1)
70
_isExtendedKey
= isExtendedKey;
1 reference to _isExtendedKey
PresentationCore (1)
System\Windows\Input\RawKeyboardInputReport.cs (1)
89
public bool IsExtendedKey {get {return
_isExtendedKey
;}}