Поделиться через


TeachingTip.ActionButtonCommandParameter Свойство

Определение

Возвращает или задает параметр, который передается команде для кнопки действия.

Эта документация относится к WinUI 2 для UWP (для WinUI в Windows App SDK см. Windows App 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

Применяется к