다음을 통해 공유


TabViewTabTearOutWindowRequestedEventArgs.Tabs 속성

정의

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

속성 값

적용 대상