1 write to RefCheckThreshold
System.Drawing (1)
misc\GDI\DeviceContexts.cs (1)
50
activeDeviceContexts.
RefCheckThreshold
= 20; // See DevDiv#82664 (the repro app attached to this bug was used to determine this number).
1 reference to RefCheckThreshold
System.Drawing (1)
misc\ClientUtils.cs (1)
422
if (this.Count >
RefCheckThreshold
) {