'Declaration <TemplatePartAttribute(Name="PART_InkCanvas", Type=System.Windows.Controls.Canvas)> <DefaultEventAttribute("IsSelectedChanged")> <LocalizabilityAttribute(LocalizationCategory.Text)> <DefaultPropertyAttribute("Content")> <ContentPropertyAttribute("Content")> <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 MaterialTabItem Inherits System.Windows.Controls.TabItem Implements Xceed.Wpf.Toolkit.MaterialControls.IMaterialBrushes
'Usage Dim instance As MaterialTabItem
[TemplatePart(Name="PART_InkCanvas", Type=System.Windows.Controls.Canvas)] [DefaultEvent("IsSelectedChanged")] [Localizability(LocalizationCategory.Text)] [DefaultProperty("Content")] [ContentProperty("Content")] [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 MaterialTabItem : System.Windows.Controls.TabItem, Xceed.Wpf.Toolkit.MaterialControls.IMaterialBrushes