Share via


TeachingTip.ActionButtonCommandParameter プロパティ

定義

アクション ボタンのコマンドに渡すパラメーターを取得または設定します。

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

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

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

プロパティ値

Object

Platform::Object

IInspectable

適用対象