6 references to SignByTextWidth
PresentationUI (6)
MS\Internal\Documents\SignatureSummaryDialog.cs (6)
267
signByHeader.MinimumSize = new Size(
SignByTextWidth
, 0);
268
signByHeader.MaximumSize = new Size(
SignByTextWidth
, 0);
558
SignByTextWidth
- CellPadding.Left - CellPadding.Right).Height;
695
localeXOffset = bounds.Left + CellPadding.Left + CellPadding.Right +
SignByTextWidth
;
699
signByXOffset = bounds.Left + IconWidth + SummaryNameTextWidth + IntentTextWidth +
SignByTextWidth
+ CellPadding.Left;
707
SignByTextWidth
- CellPadding.Left - CellPadding.Right,