2 implementations of OnSystemColorChanged
System.Drawing (2)
commonui\System\Drawing\Pen.cs (1)
1089void ISystemColorTracker.OnSystemColorChanged() {
commonui\System\Drawing\SolidBrush.cs (1)
162void ISystemColorTracker.OnSystemColorChanged() {
1 reference to OnSystemColorChanged
System.Drawing (1)
commonui\System\Drawing\Advanced\SystemColorTracker.cs (1)
141tracker.OnSystemColorChanged();