1 write to Capacity
PresentationFramework (1)
src\Framework\System\Windows\Controls\UIElementCollection.cs (1)
110
_visualChildren.
Capacity
= value;
1 reference to Capacity
PresentationFramework (1)
src\Framework\System\Windows\Controls\UIElementCollection.cs (1)
105
get { return _visualChildren.
Capacity
; }