Implemented interface member:
property
NewlineLength
MS.Internal.TextFormatting.ITextMetrics.NewlineLength
2 references to NewlineLength
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\FullTextBreakpoint.cs (1)
338
get { return _metrics.
NewlineLength
; }
Core\CSharp\MS\Internal\TextFormatting\FullTextLine.cs (1)
2304
get { return _metrics.
NewlineLength
; }