1 type derived from TextBreakpoint
PresentationCore (1)
MS\Internal\TextFormatting\FullTextBreakpoint.cs (1)
15
internal sealed class FullTextBreakpoint :
TextBreakpoint
4 references to TextBreakpoint
PresentationCore (4)
MS\Internal\TextFormatting\FullTextBreakpoint.cs (3)
34
internal static IList<
TextBreakpoint
> CreateMultiple(
105
TextBreakpoint
[] breakpoints = new
TextBreakpoint
[lsbreaks.cBreaks];
System\Windows\Media\textformatting\TextParagraphCache.cs (1)
123
internal IList<
TextBreakpoint
> FormatBreakpoints(