Represents a tab item in a DiagramTabControl.
The following tables list the members exposed by the DiagramTabItem type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the DiagramTabItem class. |
Name | Description | |
---|---|---|
![]() ![]() |
Identifies the Header dependency property. |
|
![]() ![]() |
Identifies the HeaderTemplate dependency property. |
|
![]() ![]() |
Identifies the IsDropTarget dependency property. |
|
![]() ![]() |
Identifies the IsSelected dependency property. |
|
![]() ![]() |
Identifies the ShowAddButton dependency property. |
|
![]() ![]() |
Identifies the ShowCloseButton dependency property. |
|
![]() ![]() |
This member is for internal use only. |
|
![]() ![]() |
This member is for internal use only. |
Name | Description | |
---|---|---|
![]() |
Gets or sets the content of the window title bar. This is a dependency property. |
|
![]() |
Gets or sets the template used to display the content of the window's title. This is a dependency property. |
|
![]() |
Gets or sets a value indicating whether the item is a target of a tab reordering operation. This is a dependency property. |
|
![]() |
Gets or sets a value indicating whether this items is selected. This is a dependency property. |
|
![]() |
Gets or sets a value indicating whether the add button is visible. This is a dependency property. |
|
![]() |
Gets or sets a value indicating whether the close button is visible. This is a dependency property. |
|
![]() |
This member is for internal use only. |
|
![]() |
This member is for internal use only. |
Name | Description | |
---|---|---|
![]() |
FrameworkElement.OnApplyTemplate override. |
Name | Description | |
---|---|---|
![]() |
FrameworkElement.ArrangeOverride override. |
|
![]() |
Raises the AddTab event. |
|
![]() |
Raises the SelectedChanged event. |
|
![]() |
Raises the RemoveTab event. |
Name | Description | |
---|---|---|
![]() |
Raised when the 'Add Tab' button in the item's header is clicked. |
|
![]() |
Raised when the IsSelected property has changed. |
|
![]() |
Raised when the 'Remove Tab' button in the item's header is clicked. |