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)
61
public bool IsDeadCharacter {get {return
_isDeadCharacter
;}}