Condividi tramite


TabView.AddTabButtonCommandParameter Proprietà

Definizione

Ottiene o imposta il parametro da passare alla proprietà AddTabButtonCommand.

Questa documentazione si applica a WinUI 2 per UWP (per WinUI nella SDK per app di Windows, vedere gli spazi dei nomi SDK per app di Windows).

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

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

Valore della proprietà

Object

Platform::Object

IInspectable

Si applica a