Implemented interface member:
property
DependentLength
MS.Internal.TextFormatting.ITextMetrics.DependentLength
2 overrides of DependentLength
PresentationCore (2)
MS\Internal\TextFormatting\FullTextLine.cs (1)
2232public override int DependentLength
MS\Internal\TextFormatting\SimpleTextLine.cs (1)
1019public override int DependentLength
1 reference to DependentLength
PresentationFramework (1)
MS\Internal\PtsHost\Line.cs (1)
902return _line.DependentLength;