5 references to SystemColorTracker
System.Drawing (5)
commonui\System\Drawing\Advanced\SystemColorTracker.cs (1)
38lock (typeof(SystemColorTracker)) {
commonui\System\Drawing\Pen.cs (2)
89SystemColorTracker.Add(this); 818SystemColorTracker.Add(this);
commonui\System\Drawing\SolidBrush.cs (2)
53SystemColorTracker.Add(this); 144SystemColorTracker.Add(this);