3 references to WM_CTLCOLOR
System.Private.Windows.Core (2)
Windows\Win32\MessageId.cs (2)
32public const uint WM_REFLECT_CTLCOLOR = WM_REFLECT + PInvokeCore.WM_CTLCOLOR; 238PInvokeCore.WM_CTLCOLOR => "WM_CTLCOLOR",
System.Windows.Forms (1)
System\Windows\Forms\Control.cs (1)
12413case PInvokeCore.WM_CTLCOLOR: