Implemented interface member:
property
DependentLength
MS.Internal.TextFormatting.ITextMetrics.DependentLength
2 overrides of DependentLength
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\FullTextLine.cs (1)
2293public override int DependentLength
Core\CSharp\MS\Internal\TextFormatting\SimpleTextLine.cs (1)
1042public override int DependentLength
1 reference to DependentLength
PresentationFramework (1)
src\Framework\MS\Internal\PtsHost\Line.cs (1)
920return _line.DependentLength;