Share via


TabViewExternalTornOutTabsDroppedEventArgs.Tabs Property

Definition

public:
 property Platform::Array <UIElement ^> ^ Tabs { Platform::Array <UIElement ^> ^ get(); };
winrt::array_view <UIElement const&> Tabs();
public UIElement[] Tabs { get; }
var uIElement[] = tabViewExternalTornOutTabsDroppedEventArgs.tabs;
Public ReadOnly Property Tabs As UIElement()

Property Value

Applies to