2 writes to _receivedDestroyedNotification
System.Windows.Forms (2)
System\Windows\Forms\Dialogs\TaskDialog\TaskDialog.cs (2)
675
_receivedDestroyedNotification
= false;
985
_receivedDestroyedNotification
= true;
1 reference to _receivedDestroyedNotification
System.Windows.Forms (1)
System\Windows\Forms\Dialogs\TaskDialog\TaskDialog.cs (1)
1237
if (_resultButton is not null ||
_receivedDestroyedNotification
)