次の方法で共有


TabViewTabTearOutWindowRequestedEventArgs.Items プロパティ

定義

public:
 property Platform::Array <Platform::Object ^> ^ Items { Platform::Array <Platform::Object ^> ^ get(); };
winrt::array_view <IInspectable const&> Items();
public object[] Items { get; }
var object[] = tabViewTabTearOutWindowRequestedEventArgs.items;
Public ReadOnly Property Items As Object()

プロパティ値

Object[]

Platform::Object[]

IInspectable[]

適用対象