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