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


TabView.AddTabButtonCommandParameter Свойство

Определение

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

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

void AddTabButtonCommandParameter(IInspectable value);
public object AddTabButtonCommandParameter { get; set; }
var object = tabView.addTabButtonCommandParameter;
tabView.addTabButtonCommandParameter = object;
Public Property AddTabButtonCommandParameter As Object

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

Object

Platform::Object

IInspectable

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