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