2 references to s_growFactor
PresentationCore (2)
System\Windows\Media\MatrixStack.cs (2)
23private const int s_shrinkFactor = s_growFactor + 1; 44Matrix[] newItems = new Matrix[s_growFactor * _size];