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