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