Share via


TabViewTabDragStartingEventArgs.Tab Property

Definition

Overloads

Tab

Gets the TabViewItem that was selected for the drag action.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

Tab

Gets the TabViewItem that was selected for the drag action.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

TabViewItem Tab();
public TabViewItem Tab { get; }
Public ReadOnly Property Tab As TabViewItem

Property Value

Applies to