This topic has not yet been rated - Rate this topic

Pushpin.Location Property

Windows Phone

March 22, 2012

Gets or sets the location of the pushpin on the map.

Namespace:  Microsoft.Phone.Controls.Maps
Assembly:  Microsoft.Phone.Controls.Maps (in Microsoft.Phone.Controls.Maps.dll)
XMLNS for XAML: Not mapped to an xmlns.
[TypeConverterAttribute(typeof(LocationConverter))]
public GeoCoordinate Location { get; set; }
<object>
  <object.Location>
    <GeoCoordinate .../>
  </object.Location>
</object>

Windows Phone OS

Supported in: 7.1, 7.0

Windows Phone

Did you find this helpful?
(1500 characters remaining)