3 references to FormatCellCount
PresentationFramework (3)
MS\Internal\PtsHost\RowParagraph.cs (3)
166rowprops.cCells = Row.FormatCellCount; 196Debug.Assert(cCells == Row.FormatCellCount); 225Invariant.Assert(cCells == Row.FormatCellCount);