2 references to IsWidthAdjusted
PresentationFramework (2)
MS\Internal\Documents\TextBoxLine.cs (2)
356if (IsWidthAdjusted) 579return ((_lineProperties.TextAlignmentInternal == TextAlignment.Right || _lineProperties.TextAlignmentInternal == TextAlignment.Center) && IsWidthAdjusted);