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