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