The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
GeoPositionChangedEventArgs<T>::Position Property
.NET Framework (current version)
Gets the location data associated with the event.
Assembly: System.Device (in System.Device.dll)
public: property GeoPosition<T>^ Position { GeoPosition<T>^ get(); private: void set(GeoPosition<T>^ value); }
Property Value
Type: System.Device.Location::GeoPosition<T>^A GeoPosition<T> object that contains the location data in its Location property.
.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: