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