Share via


TabViewTabDroppedOutsideEventArgs.Item Property

Definition

Gets the item that was dropped outside of the TabStrip.

public:
 property Platform::Object ^ Item { Platform::Object ^ get(); };
IInspectable Item();
public object Item { get; }
var object = tabViewTabDroppedOutsideEventArgs.item;
Public ReadOnly Property Item As Object

Property Value

Object

Platform::Object

IInspectable

Applies to