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