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