2 writes to _DependentMax
PresentationFramework (2)
MS\Internal\PtsHost\FlowDocumentPage.cs (2)
757_DependentMax = value; 834_DependentMax = null;
3 references to _DependentMax
PresentationFramework (3)
MS\Internal\PtsHost\FlowDocumentPage.cs (3)
751return _DependentMax; 755if ((_DependentMax == null) || ((value != null) && (value.CompareTo(_DependentMax) > 0)))