GeoCoordinateCollection Events

Include Protected Members
Include Inherited Members

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The GeoCoordinateCollection type exposes the following members.

Events

  Name Description
CollectionChanged Occurs when an item in the collection changes, or the entire collection changes. (Inherited from ObservableCollection<(Of <(T>)>).)
PropertyChanged Occurs when a property on an individual item in the collection changes. (Inherited from ObservableCollection<(Of <(T>)>).)

Top

Explicit Interface Implementations

  Name Description
INotifyPropertyChanged..::.PropertyChanged Occurs when a property value changes. (Inherited from ObservableCollection<(Of <(T>)>).)

Top

See Also

Reference

GeoCoordinateCollection Class

Microsoft.Phone.Maps.Controls Namespace