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