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