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