'Declaration <TemplatePartAttribute(Name="PART_Ellipse", Type=System.Windows.Shapes.Ellipse)> <DefaultEventAttribute("Selected")> <DefaultPropertyAttribute("Content")> <ContentPropertyAttribute("Content")> <LocalizabilityAttribute(LocalizationCategory.None, Readability=Readability.Unreadable)> <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 MaterialListBoxItem Inherits System.Windows.Controls.ListBoxItem Implements Xceed.Wpf.Toolkit.MaterialControls.IMaterialBrushes
'Usage Dim instance As MaterialListBoxItem
[TemplatePart(Name="PART_Ellipse", Type=System.Windows.Shapes.Ellipse)] [DefaultEvent("Selected")] [DefaultProperty("Content")] [ContentProperty("Content")] [Localizability(LocalizationCategory.None, Readability=Readability.Unreadable)] [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 MaterialListBoxItem : System.Windows.Controls.ListBoxItem, Xceed.Wpf.Toolkit.MaterialControls.IMaterialBrushes