3 references to HelpRequest
System.Windows.Forms (3)
winforms\Managed\System\WinForms\CommonDialog.cs (1)
189/// Raises the <see cref='System.Windows.Forms.CommonDialog.HelpRequest'/>
winforms\Managed\System\WinForms\FolderBrowserDialog.cs (2)
75base.HelpRequest += value; 79base.HelpRequest -= value;