2 writes to _childCount
PresentationFramework (2)
System\Windows\Documents\RtfToXamlReader.cs (2)
4634
_childCount
= 0;
5908
_childCount
= value;
1 reference to _childCount
PresentationFramework (1)
System\Windows\Documents\RtfToXamlReader.cs (1)
5900
return
_childCount
;