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