1 write to _size
PresentationFramework (1)
src\Framework\MS\Internal\Documents\ContentElementCollection.cs (1)
656set { _size = value; }
1 reference to _size
PresentationFramework (1)
src\Framework\MS\Internal\Documents\ContentElementCollection.cs (1)
655get { return _size; }