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