Condividi tramite


TeachingTip.CloseButtonCommandParameter Proprietà

Definizione

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

Questa documentazione si applica a WinUI 2 per la piattaforma UWP (per WinUI nel SDK per app di Windows, vedi gli spazi dei nomi SDK per app di Windows).

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

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

Valore della proprietà

Object

Platform::Object

IInspectable

Si applica a