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