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