1 write to _showRequestDialog
PresentationUI (1)
MS\Internal\Documents\SignatureSummaryDialog.cs (1)
43_showRequestDialog = showRequestDialog;
13 references to _showRequestDialog
PresentationUI (13)
MS\Internal\Documents\SignatureSummaryDialog.cs (13)
49if (_showRequestDialog == true) 96return _showRequestDialog ? 0 : 35; 108return _showRequestDialog ? 0 : 35; 128get { return _showRequestDialog ? 140get { return _showRequestDialog ? 196if (_showRequestDialog == true) 231if (_showRequestDialog) 331if (_showRequestDialog && _listBoxSummary.Items.Count > 0) 438RefreshSignatureList(_showRequestDialog); 498if (!_showRequestDialog) 508AcceptButton = _showRequestDialog ? _buttonRequestAdd : _buttonSign; 558if (_showRequestDialog) 693if (_showRequestDialog)