'Declaration <StyleTypedPropertyAttribute(Property="ItemContainerStyle", StyleTargetType=System.Windows.Controls.TabItem)> <TemplatePartAttribute(Name="PART_SelectedContentHost", Type=System.Windows.Controls.ContentPresenter)> <DefaultEventAttribute("SelectionChanged")> <DefaultPropertyAttribute("SelectedIndex")> <LocalizabilityAttribute(LocalizationCategory.None, Readability=Readability.Unreadable)> <ContentPropertyAttribute("Items")> <XmlLangPropertyAttribute("Language")> <UsableDuringInitializationAttribute(True)> <RuntimeNamePropertyAttribute("Name")> <UidPropertyAttribute("Uid")> <TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)> <NameScopePropertyAttribute("NameScope", System.Windows.NameScope)> Public Class LayoutAnchorablePaneControl Inherits LayoutCachePaneControl Implements Xceed.Wpf.AvalonDock.Layout.ILayoutControl
'Usage Dim instance As LayoutAnchorablePaneControl
[StyleTypedProperty(Property="ItemContainerStyle", StyleTargetType=System.Windows.Controls.TabItem)] [TemplatePart(Name="PART_SelectedContentHost", Type=System.Windows.Controls.ContentPresenter)] [DefaultEvent("SelectionChanged")] [DefaultProperty("SelectedIndex")] [Localizability(LocalizationCategory.None, Readability=Readability.Unreadable)] [ContentProperty("Items")] [XmlLangProperty("Language")] [UsableDuringInitialization(true)] [RuntimeNameProperty("Name")] [UidProperty("Uid")] [TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)] [NameScopeProperty("NameScope", System.Windows.NameScope)] public class LayoutAnchorablePaneControl : LayoutCachePaneControl, Xceed.Wpf.AvalonDock.Layout.ILayoutControl