3 references to ActualLength
PresentationFramework (3)
MS\Internal\PtsHost\Line.cs (1)
322
TextParagraph.SubmitInlineObjects(dcp, dcp +
ActualLength
, inlineObjects);
MS\Internal\PtsHost\TextParagraph.cs (2)
565
int dcpDependAbsolute = ParagraphStartCharacterPosition + dcp + line.
ActualLength
+ dcpDepend;
746
int dcpDependAbsolute = ParagraphStartCharacterPosition + dcp + line.
ActualLength
+ dcpDepend;