1 write to helpMsg
System.Windows.Forms (1)
winforms\Managed\System\WinForms\CommonDialog.cs (1)
294
helpMsg
= SafeNativeMethods.RegisterWindowMessage("commdlg_help");
2 references to helpMsg
System.Windows.Forms (2)
winforms\Managed\System\WinForms\CommonDialog.cs (2)
210
if (msg ==
helpMsg
) {
293
if (
helpMsg
== 0) {