2 references to CreateDynamicRow
PresentationFramework (2)
MS\Internal\Documents\RowCache.cs (2)
678RowInfo newRow = CreateDynamicRow(currentPage - 1, pivotRowWidth, false /* backwards */); 702RowInfo newRow = CreateDynamicRow(currentPage, pivotRowWidth, true /*forwards */);