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)
70
public bool IsSystemCharacter {get {return
_isSystemCharacter
;}}