ICollectionView.CurrentChanged Event

 

When implementing this interface, raise this event after the current item has been changed.

Namespace:   System.ComponentModel
Assembly:  WindowsBase (in WindowsBase.dll)

No code example is currently available or this language may not be supported.

Classes that are implementing this interface should raise the CurrentChanging event and check the Cancel property value before changing the currency and raising CurrentChanged event.

.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Return to top
Show: