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