6 references to cCells
PresentationFramework (6)
MS\Internal\PtsHost\TableParaClient.cs (6)
1440arrayUpdate = new PTS.FSKUPDATE[tableRowDetails.cCells]; 1441arrayFsCell = new IntPtr[tableRowDetails.cCells]; 1442arrayTableCellMerge = new PTS.FSTABLEKCELLMERGE[tableRowDetails.cCells]; 1444if (tableRowDetails.cCells > 0) 1457tableRowDetails.cCells, 1463Debug.Assert(tableRowDetails.cCells == cCellsActual);