2 references to IsJustified
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\FullTextLine.cs (2)
192_statusFlags |= StatusFlags.IsJustified; 2665get { return (_statusFlags & StatusFlags.IsJustified) != 0; }