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)
97public bool IsSystemKey {get {return _isSystemKey;}}