| Visual Basic (Declaration) | |
|---|---|
Protected Overrides Sub OnCollectionChanged( _ ByVal e As NotifyCollectionChangedEventArgs _ ) | |
| C# | |
|---|---|
protected override void OnCollectionChanged( NotifyCollectionChangedEventArgs e ) | |
Parameters
- e
- The System.Collections.Specialized.NotifyCollectionChangedEventArgs instance containing the event data.
Target Platforms:Windows Phone 7