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