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)
100get { return _visualChildren.Capacity; }