1 write to _childCharCount
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextContainer.cs (1)
3535
_childCharCount
= childCharCount;
1 reference to _childCharCount
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextContainer.cs (1)
3580
internal int ChildIMECharCount { get { return
_childCharCount
; } }