2 references to PivotRowIndex
PresentationFramework (2)
src\Framework\MS\Internal\Documents\DocumentGrid.cs (2)
3027if (args.PivotRowIndex >= _rowCache.RowCount) 3033RowInfo pivotRow = _rowCache.GetRow(args.PivotRowIndex);