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