1 write to _isDeadCharacter
PresentationCore (1)
System\Windows\Input\RawTextInputReport.cs (1)
54_isDeadCharacter = isDeadCharacter;
1 reference to _isDeadCharacter
PresentationCore (1)
System\Windows\Input\RawTextInputReport.cs (1)
65public bool IsDeadCharacter {get {return _isDeadCharacter;}}