3 references to FormatCellCount
PresentationFramework (3)
src\Framework\MS\Internal\PtsHost\RowParagraph.cs (3)
172rowprops.cCells = Row.FormatCellCount; 206Debug.Assert(cCells == Row.FormatCellCount); 240Invariant.Assert(cCells == Row.FormatCellCount);