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