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