1 override of IsTruncated
PresentationCore (1)
MS\Internal\TextFormatting\FullTextBreakpoint.cs (1)
255
public override bool
IsTruncated
1 reference to IsTruncated
PresentationFramework (1)
MS\Internal\PtsHost\PtsHost.cs (1)
1554
rgfslinevariant[breakIndex].fForceBroken = PTS.FromBoolean(textBreakpoint.
IsTruncated
);