1 write to _showRequestDialog
PresentationUI (1)
MS\Internal\Documents\SignatureSummaryDialog.cs (1)
42_showRequestDialog = showRequestDialog;
13 references to _showRequestDialog
PresentationUI (13)
MS\Internal\Documents\SignatureSummaryDialog.cs (13)
48if (_showRequestDialog) 95return _showRequestDialog ? 0 : 35; 107return _showRequestDialog ? 0 : 35; 127get { return _showRequestDialog ? 139get { return _showRequestDialog ? 195if (_showRequestDialog) 230if (_showRequestDialog) 330if (_showRequestDialog && _listBoxSummary.Items.Count > 0) 437RefreshSignatureList(_showRequestDialog); 497if (!_showRequestDialog) 507AcceptButton = _showRequestDialog ? _buttonRequestAdd : _buttonSign; 557if (_showRequestDialog) 692if (_showRequestDialog)