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


TeachingTip.ActionButtonCommandParameter Свойство

Определение

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

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

void ActionButtonCommandParameter(IInspectable value);
public object ActionButtonCommandParameter { get; set; }
var object = teachingTip.actionButtonCommandParameter;
teachingTip.actionButtonCommandParameter = object;
Public Property ActionButtonCommandParameter As Object

Значение свойства

Object

Platform::Object

IInspectable

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