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)
52
if (
_showRequestDialog
== true)
99
return
_showRequestDialog
? 0 : 35;
111
return
_showRequestDialog
? 0 : 35;
131
get { return
_showRequestDialog
?
143
get { return
_showRequestDialog
?
199
if (
_showRequestDialog
== true)
234
if (
_showRequestDialog
)
322
if (
_showRequestDialog
&& _listBoxSummary.Items.Count > 0)
429
RefreshSignatureList(
_showRequestDialog
);
489
if (!
_showRequestDialog
)
499
AcceptButton =
_showRequestDialog
? _buttonRequestAdd : _buttonSign;
549
if (
_showRequestDialog
)
684
if (
_showRequestDialog
)