1 write to DependentMax
PresentationFramework (1)
MS\Internal\PtsHost\StructuralCache.cs (1)
770
internal 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
);