GeoCoordinateWatcher.PositionChanged Event
May 02, 2013
Occurs when the location service detects a change in position.
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>>" .../>