2 references to TextHeight
PresentationCore (2)
MS\Internal\TextFormatting\FullTextBreakpoint.cs (1)
336get { return _metrics.TextHeight; }
MS\Internal\TextFormatting\FullTextLine.cs (1)
2289get { return _metrics.TextHeight; }