2 writes to _childCount
PresentationFramework (2)
System\Windows\Documents\RtfToXamlReader.cs (2)
4637
_childCount
= 0;
5906
_childCount
= value;
1 reference to _childCount
PresentationFramework (1)
System\Windows\Documents\RtfToXamlReader.cs (1)
5898
return
_childCount
;