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