

'Declaration<TemplatePartAttribute(Name="PART_InkBar", Type=System.Windows.Controls.Border)> <StyleTypedPropertyAttribute(Property="ItemContainerStyle", StyleTargetType=System.Windows.Controls.TabItem)> <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 MaterialTabControl Inherits System.Windows.Controls.TabControl Implements Xceed.Wpf.Toolkit.MaterialControls.IMaterialBrushes
'UsageDim instance As MaterialTabControl
[TemplatePart(Name="PART_InkBar", Type=System.Windows.Controls.Border)] [StyleTypedProperty(Property="ItemContainerStyle", StyleTargetType=System.Windows.Controls.TabItem)] [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 MaterialTabControl : System.Windows.Controls.TabControl, Xceed.Wpf.Toolkit.MaterialControls.IMaterialBrushes
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
System.Windows.Media.Visual
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
System.Windows.Controls.ItemsControl
System.Windows.Controls.Primitives.Selector
System.Windows.Controls.TabControl
Xceed.Wpf.Toolkit.MaterialTabControl
| Name | Description | |
|---|---|---|
![]() | MaterialTabControl Constructor | Initializes a new instance of the MaterialTabControl class. |
| Name | Description | |
|---|---|---|
![]() ![]() | InkBarBrushProperty | Identifies the InkBarBrush dependency property. |
![]() ![]() | InkEffectBrushProperty | Identifies the InkEffectBrush dependency property. |
![]() ![]() | InkEffectOpacityProperty | Identifies the InkEffectOpacity dependency property. |
![]() ![]() | IsInkBarActiveProperty | Identifies the IsInkBarActive dependency property. |
![]() ![]() | IsInkEffectActiveProperty | Identifies the IsInkEffectActive dependency property. |
![]() ![]() | IsSlidingAnimationActiveProperty | Identifies the IsSlidingAnimationActive dependency property. |
![]() ![]() | MaterialAccentBrushProperty | Identifies the MaterialAccentBrush dependency property. |
![]() ![]() | MaterialAccentProperty | Identifies the MaterialAccent dependency property. |
![]() ![]() | MaterialForegroundProperty | Identifies the MaterialForeground dependency property. |
![]() ![]() | NextItemProperty | Identifies the NextItem dependency property. |
![]() ![]() | PreviousItemProperty | Identifies the PreviousItem dependency property. |
![]() ![]() | SelectedForegroundProperty | Identifies the SelectedForeground dependency property. |
| Name | Description | |
|---|---|---|
![]() | FindLogicalAncestor<T> | Finds the logical ancenster |
![]() | FindLogicalAncestorsAndSelf | |
![]() | FindLogicalChildren<T> | Find the logical children. |
![]() | FindVisualAncestor<T> | Finds the visual ancestor. |
![]() | FindVisualChildren<T> | Finds the visual children. |
![]() | FindVisualTreeRoot | Finds the visual tree root. |
![]() | ShowDialog | Overloaded. |
.NET: net5.0, net5.0-windows, net6.0, net6.0-macos, net6.0-windows, net7.0, net7.0-macos, net7.0-windows, net8.0, net8.0-browser, net8.0-macos, net8.0-windows, net9.0, net9.0-browser, net9.0-macos, net9.0-windows, net10.0, net10.0-browser, net10.0-macos, net10.0-windows.
.NET Framework: net40, net403, net45, net451, net452, net46, net461, net462, net463, net47, net471, net472, net48, net481.