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