1 write to _showRequestDialog
PresentationUI (1)
MS\Internal\Documents\SignatureSummaryDialog.cs (1)
46_showRequestDialog = showRequestDialog;
13 references to _showRequestDialog
PresentationUI (13)
MS\Internal\Documents\SignatureSummaryDialog.cs (13)
52if (_showRequestDialog == true) 99return _showRequestDialog ? 0 : 35; 111return _showRequestDialog ? 0 : 35; 131get { return _showRequestDialog ? 143get { return _showRequestDialog ? 199if (_showRequestDialog == true) 234if (_showRequestDialog) 322if (_showRequestDialog && _listBoxSummary.Items.Count > 0) 429RefreshSignatureList(_showRequestDialog); 489if (!_showRequestDialog) 499AcceptButton = _showRequestDialog ? _buttonRequestAdd : _buttonSign; 549if (_showRequestDialog) 684if (_showRequestDialog)