Condividi tramite


TeachingTip.ActionButtonCommandParameter Proprietà

Definizione

Ottiene o imposta il parametro da passare al comando per il pulsante azione.

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 ^ 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

Valore della proprietà

Object

Platform::Object

IInspectable

Si applica a