MapLayer Events
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The MapLayer type exposes the following members.
| Name | Description | |
|---|---|---|
|
CollectionChanged | Occurs when an item in the collection changes, or the entire collection changes. (Inherited from ObservableCollection<T>.) |
|
PropertyChanged | Occurs when a property on an individual item in the collection changes. (Inherited from ObservableCollection<T>.) |
| Name | Description | |
|---|---|---|
|
INotifyPropertyChanged.PropertyChanged | Occurs when a property value changes. (Inherited from ObservableCollection<T>.) |
Show: