3 references to WM_CTLCOLORDLG
System.Private.Windows.Core (2)
Windows\Win32\MessageId.cs (2)
34public const uint WM_REFLECT_CTLCOLORDLG = WM_REFLECT + PInvokeCore.WM_CTLCOLORDLG; 161PInvokeCore.WM_CTLCOLORDLG => "WM_CTLCOLORDLG",
System.Windows.Forms (1)
System\Windows\Forms\Control.cs (1)
12415case PInvokeCore.WM_CTLCOLORDLG: