2 references to CDM_SETDEFAULTFOCUS
System.Windows.Forms (2)
winforms\Managed\System\WinForms\CommonDialog.cs (2)
158
UnsafeNativeMethods.PostMessage(new HandleRef(null, hWnd),
CDM_SETDEFAULTFOCUS
, 0, 0);
160
else if (msg ==
CDM_SETDEFAULTFOCUS
) {