2 references to GetBoundButtonByID
System.Windows.Forms (2)
System\Windows\Forms\Dialogs\TaskDialog\TaskDialog.cs (2)
638return _boundPage.GetBoundButtonByID(resultButtonID) ?? 1051TaskDialogButton? button = _boundPage.GetBoundButtonByID(buttonID);