Skip to main content

MapCustomElementSettings Fields

Contains settings to generate custom map elements.
Name Description
ContentTemplateProperty static Identifies the MapCustomElementSettings.ContentTemplate dependency property.
ContentTemplateSelectorProperty static Identifies the MapCustomElementSettings.ContentTemplateSelector dependency property.
IsHitTestVisibleProperty static Identifies the MapItemSettingsBase.IsHitTestVisible dependency property. Inherited from MapItemSettingsBase.
TemplateProperty static Identifies the MapCustomElementSettings.Template dependency property.
VisibleProperty static Identifies the MapItemSettingsBase.Visible dependency property. Inherited from MapItemSettingsBase.
See Also