2 writes to _pivotRowIndex
PresentationFramework (2)
MS\Internal\Documents\RowCache.cs (2)
552_pivotRowIndex = RecalcRowsForDynamicPageSizes(_layoutPivotPage, _layoutColumns); 556_pivotRowIndex = RecalcRowsForFixedPageSizes(_layoutPivotPage, _layoutColumns);
2 references to _pivotRowIndex
PresentationFramework (2)
MS\Internal\Documents\RowCache.cs (2)
567RowLayoutCompletedEventArgs args = new RowLayoutCompletedEventArgs(_pivotRowIndex); 894RowInfo pivotRow = GetRow(_pivotRowIndex);