'Declaration
<ContentPropertyAttribute("Children")> <StyleTypedPropertyAttribute(Property="ItemStyle", StyleTargetType=C1.WPF.Maps.VectorItemBase)> <RuntimeNamePropertyAttribute("Name")> <UsableDuringInitializationAttribute(True)> <XmlLangPropertyAttribute("Language")> <UidPropertyAttribute("Uid")> <NameScopePropertyAttribute("NameScope", System.Windows.NameScope)> Public Class VectorLayer Inherits System.Windows.Controls.Control Implements IMapLayer
[ContentProperty("Children")] [StyleTypedProperty(Property="ItemStyle", StyleTargetType=C1.WPF.Maps.VectorItemBase)] [RuntimeNameProperty("Name")] [UsableDuringInitialization(true)] [XmlLangProperty("Language")] [UidProperty("Uid")] [NameScopeProperty("NameScope", System.Windows.NameScope)] public class VectorLayer : System.Windows.Controls.Control, IMapLayer