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