3 references to RemoveAllButRegion
PresentationFramework (3)
System\Windows\Controls\VirtualizedCellInfoCollection.cs (3)
1455RemoveAllButRegion(rowIndex, columnIndex, 1, 1); 1468RemoveAllButRegion(firstRegion.Top, firstRegion.Left, 1, 1); 1479RemoveAllButRegion(rowIndex, 0, 1, _owner.Columns.Count);