1 write to _showRequestDialog
PresentationUI (1)
MS\Internal\Documents\SignatureSummaryDialog.cs (1)
47_showRequestDialog = showRequestDialog;
13 references to _showRequestDialog
PresentationUI (13)
MS\Internal\Documents\SignatureSummaryDialog.cs (13)
53if (_showRequestDialog == true) 100return _showRequestDialog ? 0 : 35; 112return _showRequestDialog ? 0 : 35; 132get { return _showRequestDialog ? 144get { return _showRequestDialog ? 200if (_showRequestDialog == true) 235if (_showRequestDialog) 323if (_showRequestDialog && _listBoxSummary.Items.Count > 0) 430RefreshSignatureList(_showRequestDialog); 490if (!_showRequestDialog) 500AcceptButton = _showRequestDialog ? _buttonRequestAdd : _buttonSign; 550if (_showRequestDialog) 685if (_showRequestDialog)