MapItem Fields
The base class for different map items.| Name | Description |
|---|---|
| IsHitTestVisibleProperty static | Identifies the MapItem.IsHitTestVisible dependency property. |
| ToolTipPatternProperty static | Identifies the MapItem.ToolTipPattern dependency property. |
| VisibleProperty static | Identifies the MapItem.Visible dependency property. |
See Also