Implemented interface member:
1 override of Refresh
PresentationFramework (1)
MS\Internal\Data\CollectionViewProxy.cs (1)
167public override void Refresh()
4 references to Refresh
PresentationFramework (4)
System\Windows\Controls\DataGrid.cs (1)
7098Items.Refresh();
System\Windows\Controls\ItemCollection.cs (2)
442_collectionView.Refresh(); 1561Refresh(); // apply any sort or filter for the first time
System\Windows\Data\CollectionView.cs (1)
1792Refresh();