4 writes to DependentMax
PresentationFramework (4)
src\Framework\MS\Internal\PtsHost\ContainerParagraph.cs (1)
1139
StructuralCache.CurrentFormatContext.
DependentMax
= (TextPointer) textPointer;
src\Framework\MS\Internal\PtsHost\ListParagraph.cs (1)
151
StructuralCache.CurrentFormatContext.
DependentMax
= (TextPointer)textPointer;
src\Framework\MS\Internal\PtsHost\TextParagraph.cs (2)
596
StructuralCache.CurrentFormatContext.
DependentMax
= StructuralCache.TextContainer.CreatePointerAtOffset(dcpDependAbsolute, LogicalDirection.Backward);
781
StructuralCache.CurrentFormatContext.
DependentMax
= StructuralCache.TextContainer.CreatePointerAtOffset(dcpDependAbsolute, LogicalDirection.Backward);