次の方法で共有


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()

プロパティ値

適用対象