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


TeachingTip.CloseButtonCommandParameter Свойство

Определение

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

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

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

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

Object

Platform::Object

IInspectable

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