TabView.TabDroppedOutside Event

Definition

Occurs when the user completes a drag and drop operation by dropping a tab outside of the TabStrip area.

C#
public event TypedEventHandler<TabView,TabViewTabDroppedOutsideEventArgs> TabDroppedOutside;

Event Type

Applies to

Produk Versi
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6

See also