3 references to Click
System.Windows.Forms (3)
System\Windows\Forms\Dialogs\TaskDialog\TaskDialog.cs (1)
710/// <see cref="TaskDialogButton.Click"/> event won't be raised.
System\Windows\Forms\Dialogs\TaskDialog\TaskDialogButton.cs (2)
237/// <see cref="Click"/> event (e.g. for the 434private protected void OnClick(EventArgs e) => Click?.Invoke(this, e);