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