1 reference to SendMessageCallback
System.Windows.Forms (1)
System\Windows\Forms\Application.cs (1)
331
bool success = PInvoke.
SendMessageCallback
(hwnd, PInvokeCore.WM_SYSCOLORCHANGE + MessageId.WM_REFLECT, () => complete = true);