2 references to IsWidthAdjusted
PresentationFramework (2)
src\Framework\MS\Internal\Text\Line.cs (2)
377if (IsWidthAdjusted) 595return ((_textAlignment == TextAlignment.Right || _textAlignment == TextAlignment.Center) && IsWidthAdjusted);