2 references to MakeEmptyCollection
PresentationFramework (2)
System\Windows\Controls\SelectedCellsChangedEventArgs.cs (2)
45_addedCells = addedCells ?? VirtualizedCellInfoCollection.MakeEmptyCollection(owner); 46_removedCells = removedCells ?? VirtualizedCellInfoCollection.MakeEmptyCollection(owner);