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