6 references to SignByTextWidth
PresentationUI (6)
MS\Internal\Documents\SignatureSummaryDialog.cs (6)
270
MinimumSize = new Size(
SignByTextWidth
, 0),
271
MaximumSize = new Size(
SignByTextWidth
, 0),
566
SignByTextWidth
- CellPadding.Left - CellPadding.Right).Height;
703
localeXOffset = bounds.Left + CellPadding.Left + CellPadding.Right +
SignByTextWidth
;
707
signByXOffset = bounds.Left + IconWidth + SummaryNameTextWidth + IntentTextWidth +
SignByTextWidth
+ CellPadding.Left;
715
SignByTextWidth
- CellPadding.Left - CellPadding.Right,