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