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

MapPushpinSettings Fields

Contains settings to generate map pushpins.
Name Description
BrushProperty static Identifies the MapPushpinSettings.Brush dependency property.
IsHitTestVisibleProperty static Identifies the MapItemSettingsBase.IsHitTestVisible dependency property. Inherited from MapItemSettingsBase.
LocationChangedAnimationProperty static Identifies the MapPushpinSettings.LocationChangedAnimation dependency property.
MarkerTemplateProperty static Identifies the MapPushpinSettings.MarkerTemplate dependency property.
TemplateProperty static Identifies the MapPushpinSettings.Template dependency property.
TextBrushProperty static Identifies the MapPushpinSettings.TextBrush dependency property.
TraceDepthProperty static Identifies the MapPushpinSettings.TraceDepth dependency property.
TraceStrokeProperty static Identifies the MapPushpinSettings.TraceStroke dependency property.
TraceStrokeStyleProperty static Identifies the MapPushpinSettings.TraceStrokeStyle dependency property.
VisibleProperty static Identifies the MapItemSettingsBase.Visible dependency property. Inherited from MapItemSettingsBase.
See Also