4 references to ColumnIndex
PresentationFramework (4)
src\Framework\MS\Internal\PtsHost\CellParaClient.cs (1)
108} while (--i >= ColumnIndex);
src\Framework\MS\Internal\PtsHost\TableParaClient.cs (3)
161double urCellOffset = calculatedColumns[cellParaClient.ColumnIndex].UrOffset; 1680urCellOffset = calculatedColumns[cellParaClient.ColumnIndex].UrOffset; 1799columnIndex = cellParaClient.ColumnIndex;