Occurs when the items list of the collection has changed, or the collection is reset.
Namespace:
C1.Silverlight.MediaPlayerAssembly: C1.Silverlight.MediaPlayer (in C1.Silverlight.MediaPlayer.dll)
Syntax
| C# |
|---|
public event PropertyChangedEventHandler PropertyChanged |
| Visual Basic |
|---|
Public Event PropertyChanged As PropertyChangedEventHandler |