2 references to CreateFixedRow
PresentationFramework (2)
src\Framework\MS\Internal\Documents\RowCache.cs (2)
695
RowInfo pivotRow =
CreateFixedRow
(pivotPage, columns);
854
RowInfo newRow =
CreateFixedRow
(i, columns);