1 write to _isSystemKey
PresentationCore (1)
Core\CSharp\System\Windows\Input\RawKeyboardInputReport.cs (1)
74
_isSystemKey
= isSystemKey;
1 reference to _isSystemKey
PresentationCore (1)
Core\CSharp\System\Windows\Input\RawKeyboardInputReport.cs (1)
97
public bool IsSystemKey {get {return
_isSystemKey
;}}