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