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