6 references to SignByTextWidth
PresentationUI (6)
MS\Internal\Documents\SignatureSummaryDialog.cs (6)
271
MinimumSize = new Size(
SignByTextWidth
, 0),
272
MaximumSize = new Size(
SignByTextWidth
, 0),
567
SignByTextWidth
- CellPadding.Left - CellPadding.Right).Height;
704
localeXOffset = bounds.Left + CellPadding.Left + CellPadding.Right +
SignByTextWidth
;
708
signByXOffset = bounds.Left + IconWidth + SummaryNameTextWidth + IntentTextWidth +
SignByTextWidth
+ CellPadding.Left;
716
SignByTextWidth
- CellPadding.Left - CellPadding.Right,