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