1 override of IsTruncated
PresentationCore (1)
MS\Internal\TextFormatting\FullTextLine.cs (1)
2409
public override bool
IsTruncated
1 reference to IsTruncated
PresentationFramework (1)
MS\Internal\PtsHost\Line.cs (1)
913
return _line.
IsTruncated
;