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