TabClosingEventArgs.Tab Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the Tab being closed.
public Microsoft.Toolkit.Uwp.UI.Controls.TabViewItem Tab { get; }
member this.Tab : Microsoft.Toolkit.Uwp.UI.Controls.TabViewItem
Public ReadOnly Property Tab As TabViewItem