csharp
public sealed class DockTabOne tab in a group's strip.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (5)
protected override string TagNameThe element name this type answers to when a caller does not choose one.
protected override AccessibleRole NativeRoleprotected override AccessibleStates NativeAccessibleStatepublic string PanelIdWhich panel it stands for.
public IconButton? CloseButtonThe button that closes the panel, if it may be closed.
Used by (5)
- AccessibilityTreeTestsVixen.Ui.Controls.Advanced.Tests
- DockingHostVixen.Ui.Controls.Advanced
- DockingTestsVixen.Ui.Controls.Advanced.Tests
- DockingWindowTestsVixen.Ui.Controls.Advanced.Tests
- NestedTagTestsVixen.Ui.Controls.Advanced.Tests