Asynchronously call CollectionView.MoveCurrentToFirst?
A:
Oops found it:
cv.Dispatcher.BeginInvoke(New Action(AddressOf cv.MoveCurrentToFirst))
Shimmy
2010-01-20 22:45:53