1 reference to c_growFactor
PresentationCore (1)
System\Windows\Media\VisualCollection.cs (1)
232InternalCapacity = Math.Max(min, (int)(InternalCapacity * c_growFactor));