3 references to RemoveAllButRegion
PresentationFramework (3)
src\Framework\System\Windows\Controls\VirtualizedCellInfoCollection.cs (3)
1462
RemoveAllButRegion
(rowIndex, columnIndex, 1, 1);
1475
RemoveAllButRegion
(firstRegion.Top, firstRegion.Left, 1, 1);
1486
RemoveAllButRegion
(rowIndex, 0, 1, _owner.Columns.Count);