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