2 writes to _resultButton
System.Windows.Forms (2)
System\Windows\Forms\Dialogs\TaskDialog\TaskDialog.cs (2)
669_resultButton = null; 1127_resultButton = (button, buttonID);
5 references to _resultButton
System.Windows.Forms (5)
System\Windows\Forms\Dialogs\TaskDialog\TaskDialog.cs (5)
631if (resultButtonID == _resultButton?.buttonID) 633return _resultButton.Value.button; 1114if (_resultButton is not null) 1233if (_resultButton is not null || _receivedDestroyedNotification) 1256if (_resultButton is not null)