I use ICollectionView to search in the ObservableCollection The program works well and I can do the search operation
ICollectionView
ObservableCollection
public ICollect