MapCustomElement Fields
The class used to draw any custom element on a map.| Name | Description |
|---|---|
| AttributesProperty static | Identifies the MapItem.Attributes dependency property. Inherited from MapItem. |
| CanMoveProperty static | Identifies the MapItem.CanMove dependency property. Inherited from MapItem. |
| ContentProperty static | Identifies the MapCustomElement.Content dependency property. |
| ContentTemplateProperty static | Identifies the MapCustomElement.ContentTemplate dependency property. |
| EnableHighlightingProperty static | Identifies the MapItem.EnableHighlighting dependency property. Inherited from MapItem. |
| EnableSelectionProperty static | Identifies the EnableSelection dependency property. Inherited from MapItem. |
| IsHitTestVisibleProperty static | Identifies the MapItem.IsHitTestVisible dependency property. Inherited from MapItem. |
| LocationProperty static | Identifies the MapCustomElement.Location dependency property. |
| TagProperty static | Identifies the MapItem.Tag dependency property. Inherited from MapItem. |
| TemplateProperty static | Identifies the MapCustomElement.Template dependency property. |
| ToolTipPatternProperty static | Identifies the MapItem.ToolTipPattern dependency property. Inherited from MapItem. |
| VisibleProperty static | Identifies the MapItem.Visible dependency property. Inherited from MapItem. |
| ZIndexProperty static | Identifies the MapItem.ZIndex dependency property. Inherited from MapItem. |
See Also