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)
48
if (
_showRequestDialog
)
95
return
_showRequestDialog
? 0 : 35;
107
return
_showRequestDialog
? 0 : 35;
127
get { return
_showRequestDialog
?
139
get { return
_showRequestDialog
?
195
if (
_showRequestDialog
)
230
if (
_showRequestDialog
)
330
if (
_showRequestDialog
&& _listBoxSummary.Items.Count > 0)
437
RefreshSignatureList(
_showRequestDialog
);
497
if (!
_showRequestDialog
)
507
AcceptButton =
_showRequestDialog
? _buttonRequestAdd : _buttonSign;
557
if (
_showRequestDialog
)
692
if (
_showRequestDialog
)