'Declaration <TemplateVisualStateAttribute(GroupName="CommonStates", Name="Disabled")> <StyleTypedPropertyAttribute(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)> <XmlLangPropertyAttribute("Language")> <UsableDuringInitializationAttribute(True)> <RuntimeNamePropertyAttribute("Name")> <UidPropertyAttribute("Uid")> <TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)> <NameScopePropertyAttribute("NameScope", System.Windows.NameScope)> Public Class ListBoxGroupHeader Inherits ListBoxContainer Implements Xceed.Wpf.DragDrop.IProvideDraggedContentPresenter
'Usage Dim instance As ListBoxGroupHeader
[TemplateVisualState(GroupName="CommonStates", Name="Disabled")] [StyleTypedProperty(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)] [XmlLangProperty("Language")] [UsableDuringInitialization(true)] [RuntimeNameProperty("Name")] [UidProperty("Uid")] [TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)] [NameScopeProperty("NameScope", System.Windows.NameScope)] public class ListBoxGroupHeader : ListBoxContainer, Xceed.Wpf.DragDrop.IProvideDraggedContentPresenter