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