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