Implemented interface member:
property
Height
MS.Internal.TextFormatting.ITextMetrics.Height
1 override of Height
PresentationCore (1)
MS\Internal\TextFormatting\FullTextBreakpoint.cs (1)
323
public override double
Height
1 reference to Height
PresentationFramework (1)
MS\Internal\PtsHost\PtsHost.cs (1)
1547
int dvrDescent = TextDpi.ToTextDpi(textBreakpoint.
Height
- textBreakpoint.Baseline);