Pushpin Class
Windows Phone
March 22, 2012
Represents a pushpin on the map.
System.Object
System.Windows.DependencyObject
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
System.Windows.Controls.ContentControl
Microsoft.Phone.Controls.Maps.Pushpin
System.Windows.DependencyObject
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
System.Windows.Controls.ContentControl
Microsoft.Phone.Controls.Maps.Pushpin
Assembly: Microsoft.Phone.Controls.Maps (in Microsoft.Phone.Controls.Maps.dll)
XMLNS for XAML: Not mapped to an xmlns.
The Pushpin type exposes the following members.
| Name | Description | |
|---|---|---|
|
ActualHeight | (Inherited from FrameworkElement.) |
|
ActualWidth | (Inherited from FrameworkElement.) |
|
AllowDrop | (Inherited from UIElement.) |
|
Background | (Inherited from Control.) |
|
BorderBrush | (Inherited from Control.) |
|
BorderThickness | (Inherited from Control.) |
|
CacheMode | (Inherited from UIElement.) |
|
Clip | (Inherited from UIElement.) |
|
Content | (Inherited from ContentControl.) |
|
ContentTemplate | (Inherited from ContentControl.) |
|
Cursor | (Inherited from FrameworkElement.) |
|
DataContext | (Inherited from FrameworkElement.) |
|
DefaultStyleKey | (Inherited from Control.) |
|
DesiredSize | (Inherited from UIElement.) |
|
Dispatcher | (Inherited from DependencyObject.) |
|
FlowDirection | (Inherited from FrameworkElement.) |
|
FontFamily | (Inherited from Control.) |
|
FontSize | (Inherited from Control.) |
|
FontStretch | (Inherited from Control.) |
|
FontStyle | (Inherited from Control.) |
|
FontWeight | (Inherited from Control.) |
|
Foreground | (Inherited from Control.) |
|
Height | (Inherited from FrameworkElement.) |
|
HorizontalAlignment | (Inherited from FrameworkElement.) |
|
HorizontalContentAlignment | (Inherited from Control.) |
|
IsEnabled | (Inherited from Control.) |
|
IsHitTestVisible | (Inherited from UIElement.) |
|
IsTabStop | (Inherited from Control.) |
|
Language | (Inherited from FrameworkElement.) |
|
Location | Gets or sets the location of the pushpin on the map. |
|
Margin | (Inherited from FrameworkElement.) |
|
MaxHeight | (Inherited from FrameworkElement.) |
|
MaxWidth | (Inherited from FrameworkElement.) |
|
MinHeight | (Inherited from FrameworkElement.) |
|
MinWidth | (Inherited from FrameworkElement.) |
|
Name | (Inherited from FrameworkElement.) |
|
Opacity | (Inherited from UIElement.) |
|
OpacityMask | (Inherited from UIElement.) |
|
Padding | (Inherited from Control.) |
|
Parent | (Inherited from FrameworkElement.) |
|
PositionOrigin | Gets or sets the position origin of the pushpin, which defines the position on the pushpin to anchor to the map. |
|
Projection | (Inherited from UIElement.) |
|
RenderSize | (Inherited from UIElement.) |
|
RenderTransform | (Inherited from UIElement.) |
|
RenderTransformOrigin | (Inherited from UIElement.) |
|
Resources | (Inherited from FrameworkElement.) |
|
Style | (Inherited from FrameworkElement.) |
|
TabIndex | (Inherited from Control.) |
|
TabNavigation | (Inherited from Control.) |
|
Tag | (Inherited from FrameworkElement.) |
|
Template | (Inherited from Control.) |
|
Triggers | (Inherited from FrameworkElement.) |
|
UseLayoutRounding | (Inherited from UIElement.) |
|
VerticalAlignment | (Inherited from FrameworkElement.) |
|
VerticalContentAlignment | (Inherited from Control.) |
|
Visibility | (Inherited from UIElement.) |
|
Width | (Inherited from FrameworkElement.) |
Top
Top
| Name | Description | |
|---|---|---|
|
LocationDependencyProperty | Identifies the Location dependency property. |
|
PositionOriginDependencyProperty | Identifies the PositionOrigin dependency property. |