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