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)
49
if (
_showRequestDialog
== true)
96
return
_showRequestDialog
? 0 : 35;
108
return
_showRequestDialog
? 0 : 35;
128
get { return
_showRequestDialog
?
140
get { return
_showRequestDialog
?
196
if (
_showRequestDialog
== true)
231
if (
_showRequestDialog
)
331
if (
_showRequestDialog
&& _listBoxSummary.Items.Count > 0)
438
RefreshSignatureList(
_showRequestDialog
);
498
if (!
_showRequestDialog
)
508
AcceptButton =
_showRequestDialog
? _buttonRequestAdd : _buttonSign;
558
if (
_showRequestDialog
)
693
if (
_showRequestDialog
)