2 writes to BoundPage
System.Windows.Forms (2)
System\Windows\Forms\Dialogs\TaskDialog\TaskDialogPage.cs (2)
867buttons.BoundPage = this; 985buttons.BoundPage = null;
5 references to BoundPage
System.Windows.Forms (5)
System\Windows\Forms\Dialogs\TaskDialog\TaskDialogButtonCollection.cs (4)
63BoundPage?.DenyIfBound(); 103BoundPage?.DenyIfBound(); 123BoundPage?.DenyIfBound(); 139BoundPage?.DenyIfBound();
System\Windows\Forms\Dialogs\TaskDialog\TaskDialogPage.cs (1)
755if (_buttons.BoundPage is not null ||