Skip to main content
A newer version of this page is available. .

MapItem Fields

The base class for different map items.
Name Description
AttributesProperty static Identifies the MapItem.Attributes dependency property.
CanMoveProperty static Identifies the MapItem.CanMove dependency property.
EnableHighlightingProperty static Identifies the MapItem.EnableHighlighting dependency property.
IsHitTestVisibleProperty static Identifies the MapItem.IsHitTestVisible dependency property.
TagProperty static Identifies the MapItem.Tag dependency property.
ToolTipPatternProperty static Identifies the MapItem.ToolTipPattern dependency property.
VisibleProperty static Identifies the MapItem.Visible dependency property.
ZIndexProperty static Identifies the MapItem.ZIndex dependency property.
See Also