MapPushpin Fields
The class used to draw a pushpin on a map.| Name | Description |
|---|---|
| BrushProperty static | Identifies the MapPushpin.Brush dependency property. |
| IsHitTestVisibleProperty static | Identifies the MapItem.IsHitTestVisible dependency property. Inherited from MapItem. |
| LocationProperty static | Identifies the MapPushpin.Location dependency property. |
| MarkerTemplateProperty static | Identifies the MapPushpin.MarkerTemplate 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. |
| VisibleProperty static | Identifies the MapItem.Visible dependency property. Inherited from MapItem. |
See Also