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