[]
Gets the content of the currently selected TabItem.
public object SelectedContent { get; }
Public ReadOnly Property SelectedContent As Object
| Type | Description |
|---|---|
| object | The content of the currently selected TabItem. The default is null. |