This topic has not yet been rated - Rate this topic

GeoCoordinateWatcher.PositionChanged Event

May 02, 2013

Occurs when the location service detects a change in position.

Namespace:  System.Device.Location
Assembly:  System.Device (in System.Device.dll)
XMLNS for XAML: Not mapped to an xmlns.
'Declaration
Public Event PositionChanged As EventHandler(Of GeoPositionChangedEventArgs(Of GeoCoordinate))
<object PositionChanged="EventHandler<GeoPositionChangedEventArgs<GeoCoordinate>>" .../>

Implements

IGeoPositionWatcher(Of T).PositionChanged

Windows Phone OS

Supported in: 8.0, 7.1, 7.0

Windows Phone

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.