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