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