5 references to Help
Accessibility_Core_App (1)
TaskDialogTesting.cs (1)
31var buttonHelp = TaskDialogButton.Help;
System.Windows.Forms (3)
System\Windows\Forms\Dialogs\TaskDialog\TaskDialogButton.cs (2)
44/// (except for the <see cref="Help"/> button, which instead will raise the 158/// <see cref="Help"/> button, indicates whether the
System\Windows\Forms\Dialogs\TaskDialog\TaskDialogPage.cs (1)
96/// user clicks the <see cref="TaskDialogButton.Help"/> button.
WinFormsControlsTest (1)
TaskDialogSamples.cs (1)
481var buttonHelp = TaskDialogButton.Help;