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