TabView.AddTabButtonCommandParameter プロパティ

定義

AddTabButtonCommand プロパティに渡すパラメーターを取得または設定します。

このドキュメントは、WinUI 2 for UWP に適用されます (Windows アプリ SDKWinUI については、Windows アプリ SDK名前空間を参照してください)。

public:
 property Platform::Object ^ AddTabButtonCommandParameter { Platform::Object ^ get(); void set(Platform::Object ^ value); };
IInspectable AddTabButtonCommandParameter();

void AddTabButtonCommandParameter(IInspectable value);
public object AddTabButtonCommandParameter { get; set; }
Public Property AddTabButtonCommandParameter As Object

プロパティ値

Object

Platform::Object

IInspectable

適用対象