5 references to LocaleTextWidth
PresentationUI (5)
MS\Internal\Documents\SignatureSummaryDialog.cs (5)
164
get { return RemainingTextWidth - SummaryNameTextWidth - IntentTextWidth -
LocaleTextWidth
; }
259
MinimumSize = new Size(
LocaleTextWidth
, 0),
260
MaximumSize = new Size(
LocaleTextWidth
, 0),
570
LocaleTextWidth
- CellPadding.Left - CellPadding.Right).Height;
723
LocaleTextWidth
- CellPadding.Left - CellPadding.Right,