3 references to WM_SYSCOLORCHANGE
System (3)
compmod\microsoft\win32\SystemEvents.cs (3)
731
else if (msg == NativeMethods.
WM_SYSCOLORCHANGE
) {
1455
case NativeMethods.
WM_SYSCOLORCHANGE
:
1489
case NativeMethods.WM_REFLECT + NativeMethods.
WM_SYSCOLORCHANGE
: