TabDraggedOutsideEventArgs.Tab Property

Definition

Gets the Tab being dragged outside of the TabView.

public Microsoft.Toolkit.Uwp.UI.Controls.TabViewItem Tab { get; }
member this.Tab : Microsoft.Toolkit.Uwp.UI.Controls.TabViewItem
Public ReadOnly Property Tab As TabViewItem

Property Value

Applies to