2 writes to _childCount
PresentationFramework (2)
System\Windows\Documents\RtfToXamlReader.cs (2)
4643
_childCount
= 0;
5917
_childCount
= value;
1 reference to _childCount
PresentationFramework (1)
System\Windows\Documents\RtfToXamlReader.cs (1)
5909
return
_childCount
;