TabViewTabCloseRequestedEventArgs.Tab Property

Definition

Gets the tab in which a close is being requested.

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