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