1 write to DependentMax
PresentationFramework (1)
MS\Internal\PtsHost\StructuralCache.cs (1)
776internal TextPointer DependentMax { set { _owner._currentPage.DependentMax = value; } }
1 reference to DependentMax
PresentationFramework (1)
MS\Internal\Documents\FlowDocumentPaginator.cs (1)
750_brt.UpdateEntry(pageNumber, page, breakRecordOut, page.DependentMax);