MapPushpin Fields
The class used to draw a pushpin on a map.Name | Description |
---|---|
AttributesProperty static | Identifies the MapItem.Attributes dependency property. Inherited from MapItem. |
BrushProperty static | Identifies the MapPushpin.Brush dependency property. |
CanMoveProperty static | Identifies the MapItem.CanMove dependency property. Inherited from MapItem. |
EnableHighlightingProperty static | Identifies the MapItem.EnableHighlighting dependency property. Inherited from MapItem. |
EnableSelectionProperty static | Identifies the EnableSelection dependency property. Inherited from MapItem. |
InformationProperty static | Identifies the MapPushpin.Information dependency property. |
IsHighlightedProperty static | Identifies the MapPushpin.IsHighlighted dependency property. |
IsHitTestVisibleProperty static | Identifies the MapItem.IsHitTestVisible dependency property. Inherited from MapItem. |
LocationChangedAnimationProperty static | Identifies the MapPushpin.LocationChangedAnimation dependency property. |
LocationProperty static | Identifies the MapPushpin.Location dependency property. |
MarkerTemplateProperty static | Identifies the MapPushpin.MarkerTemplate dependency property. |
StateProperty static | Identifies the MapPushpin.State dependency property. |
TagProperty static | Identifies the MapItem.Tag dependency property. Inherited from MapItem. |
TemplateProperty static | Identifies the MapPushpin.Template dependency property. |
TextBrushProperty static | Identifies the MapPushpin.TextBrush dependency property. |
TextProperty static | Identifies the MapPushpin.Text dependency property. |
ToolTipPatternProperty static | Identifies the MapItem.ToolTipPattern dependency property. Inherited from MapItem. |
TraceDepthProperty static | Identifies the MapPushpin.TraceDepth dependency property. |
TraceStrokeProperty static | Identifies the MapPushpin.TraceStroke dependency property. |
TraceStrokeStyleProperty static | Identifies the MapPushpin.TraceStrokeStyle dependency property. |
VisibleProperty static | Identifies the MapItem.Visible dependency property. Inherited from MapItem. |
ZIndexProperty static | Identifies the MapItem.ZIndex dependency property. Inherited from MapItem. |
See Also