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