Class TabPanel
Handles the layout of TabItem objects on a TabControl.
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: System.Windows.Controls.Primitives
Assembly: OpenSilver.dll
Syntax
public class TabPanel : WrapPanel
Constructors
| Improve this Doc View SourceTabPanel()
Declaration
public TabPanel()
Methods
| Improve this Doc View SourceCreateUIElementCollection(FrameworkElement)
Declaration
protected sealed override UIElementCollection CreateUIElementCollection(FrameworkElement logicalParent)
Parameters
Type | Name | Description |
---|---|---|
FrameworkElement | logicalParent |
Returns
Type | Description |
---|---|
UIElementCollection |