TabView.AddTabButtonCommand Eigenschaft

Definition

Ruft den Befehl ab oder legt den Befehl fest, der aufgerufen werden soll, wenn die Schaltfläche "Hinzufügen" (+) auf die Schaltfläche gekippt wird.

Diese Dokumentation gilt für WinUI 2 für UWP (für WinUI im Windows App SDK, siehe die Windows App SDK Namespaces).

public:
 property ICommand ^ AddTabButtonCommand { ICommand ^ get(); void set(ICommand ^ value); };
ICommand AddTabButtonCommand();

void AddTabButtonCommand(ICommand value);
public ICommand AddTabButtonCommand { get; set; }
Public Property AddTabButtonCommand As ICommand

Eigenschaftswert

Gilt für: