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: