6 references to cCells
PresentationFramework (6)
MS\Internal\PtsHost\TableParaClient.cs (6)
1433arrayUpdate = new PTS.FSKUPDATE[tableRowDetails.cCells]; 1434arrayFsCell = new IntPtr[tableRowDetails.cCells]; 1435arrayTableCellMerge = new PTS.FSTABLEKCELLMERGE[tableRowDetails.cCells]; 1437if (tableRowDetails.cCells > 0) 1450tableRowDetails.cCells, 1456Debug.Assert(tableRowDetails.cCells == cCellsActual);