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