2 writes to _childCount
PresentationFramework (2)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (2)
4697
_childCount
= 0;
5987
_childCount
= value;
1 reference to _childCount
PresentationFramework (1)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (1)
5979
return
_childCount
;