GeoCoordinateWatcher::PositionChanged Event
.NET Framework (current version)
Indicates that the latitude or longitude of the location data has changed.
Assembly: System.Device (in System.Device.dll)
This event is only raised when the distance moved since the last event exceeds the threshold that is specified by MovementThreshold.
The GeoPositionChangedEventArgs<T> object passed to the event handler includes the GeoPosition<T> object that contains the updated location data.
.NET Framework
Available since 4.0
Windows Phone Silverlight
Available since 7.0
Available since 4.0
Windows Phone Silverlight
Available since 7.0
Show: