6 references to SignByTextWidth
PresentationUI (6)
MS\Internal\Documents\SignatureSummaryDialog.cs (6)
268signByHeader.MinimumSize = new Size(SignByTextWidth, 0); 269signByHeader.MaximumSize = new Size(SignByTextWidth, 0); 559SignByTextWidth - CellPadding.Left - CellPadding.Right).Height; 696localeXOffset = bounds.Left + CellPadding.Left + CellPadding.Right + SignByTextWidth; 700signByXOffset = bounds.Left + IconWidth + SummaryNameTextWidth + IntentTextWidth + SignByTextWidth + CellPadding.Left; 708SignByTextWidth - CellPadding.Left - CellPadding.Right,