1 write to _charCount
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextContainerChangeEventArgs.cs (1)
36
_charCount
= charCount;
1 reference to _charCount
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextContainerChangeEventArgs.cs (1)
66
return
_charCount
;