'Declaration
<DefaultPropertyAttribute("Content")> <LocalizabilityAttribute(LocalizationCategory.None, Readability=Readability.Unreadable)> <ContentPropertyAttribute("Content")> <RuntimeNamePropertyAttribute("Name")> <UsableDuringInitializationAttribute(True)> <XmlLangPropertyAttribute("Language")> <StyleTypedPropertyAttribute(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)> <UidPropertyAttribute("Uid")> <NameScopePropertyAttribute("NameScope", System.Windows.NameScope)> Public Class VectorPlacemark Inherits VectorItem
[DefaultProperty("Content")] [Localizability(LocalizationCategory.None, Readability=Readability.Unreadable)] [ContentProperty("Content")] [RuntimeNameProperty("Name")] [UsableDuringInitialization(true)] [XmlLangProperty("Language")] [StyleTypedProperty(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)] [UidProperty("Uid")] [NameScopeProperty("NameScope", System.Windows.NameScope)] public class VectorPlacemark : VectorItem