1 write to _isSystemCharacter
PresentationCore (1)
System\Windows\Input\RawTextInputReport.cs (1)
55_isSystemCharacter = isSystemCharacter;
1 reference to _isSystemCharacter
PresentationCore (1)
System\Windows\Input\RawTextInputReport.cs (1)
70public bool IsSystemCharacter {get {return _isSystemCharacter;}}