2 writes to _resultButton
System.Windows.Forms (2)
System\Windows\Forms\Dialogs\TaskDialog\TaskDialog.cs (2)
673_resultButton = null; 1131_resultButton = (button, buttonID);
5 references to _resultButton
System.Windows.Forms (5)
System\Windows\Forms\Dialogs\TaskDialog\TaskDialog.cs (5)
635if (resultButtonID == _resultButton?.buttonID) 637return _resultButton.Value.button; 1118if (_resultButton is not null) 1237if (_resultButton is not null || _receivedDestroyedNotification) 1260if (_resultButton is not null)