
'Declaration
<C1ControlAttribute()> <C1TemplatePartAttribute(Name="Root", Type=System.Windows.Controls.Panel)> <TemplatePartAttribute(Name="Root", Type=System.Windows.Controls.Panel)> <RuntimeNamePropertyAttribute("Name")> <UsableDuringInitializationAttribute(True)> <XmlLangPropertyAttribute("Language")> <StyleTypedPropertyAttribute(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)> <UidPropertyAttribute("Uid")> <NameScopePropertyAttribute("NameScope", System.Windows.NameScope)> Public Class MapTilesLayer Inherits System.Windows.Controls.Control Implements IMapLayer, IRotatableMapLayer
[C1Control()] [C1TemplatePart(Name="Root", Type=System.Windows.Controls.Panel)] [TemplatePart(Name="Root", Type=System.Windows.Controls.Panel)] [RuntimeNameProperty("Name")] [UsableDuringInitialization(true)] [XmlLangProperty("Language")] [StyleTypedProperty(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)] [UidProperty("Uid")] [NameScopeProperty("NameScope", System.Windows.NameScope)] public class MapTilesLayer : System.Windows.Controls.Control, IMapLayer, IRotatableMapLayer
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.MapTilesLayer