
'Declaration
<C1ControlAttribute(True)> <C1TemplatePartAttribute(Name="Layers", Type=System.Windows.Controls.Panel)> <ContentPropertyAttribute("Layers")> <TemplatePartAttribute(Name="Layers", Type=System.Windows.Controls.Panel)> <TemplateVisualStateAttribute(Name="Normal", GroupName="CommonStates")> <RuntimeNamePropertyAttribute("Name")> <UsableDuringInitializationAttribute(True)> <XmlLangPropertyAttribute("Language")> <StyleTypedPropertyAttribute(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)> <UidPropertyAttribute("Uid")> <NameScopePropertyAttribute("NameScope", System.Windows.NameScope)> Public Class C1Maps Inherits System.Windows.Controls.Control
[C1Control(true)] [C1TemplatePart(Name="Layers", Type=System.Windows.Controls.Panel)] [ContentProperty("Layers")] [TemplatePart(Name="Layers", Type=System.Windows.Controls.Panel)] [TemplateVisualState(Name="Normal", GroupName="CommonStates")] [RuntimeNameProperty("Name")] [UsableDuringInitialization(true)] [XmlLangProperty("Language")] [StyleTypedProperty(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)] [UidProperty("Uid")] [NameScopeProperty("NameScope", System.Windows.NameScope)] public class C1Maps : System.Windows.Controls.Control
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
System.Windows.Media.Visual
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
C1.WPF.Maps.C1Maps