MapCustomElement Fields
The class used to draw any custom element on a map.Name | Description |
---|---|
ContentProperty static | Identifies the MapCustomElement.Content dependency property. |
ContentTemplateProperty static | Identifies the MapCustomElement.ContentTemplate dependency property. |
IsHitTestVisibleProperty static | Identifies the MapItem.IsHitTestVisible dependency property. Inherited from MapItem. |
LocationProperty static | Identifies the MapCustomElement.Location 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