Share via


TabView.AddTabButtonCommandParameter Property

Definition

Overloads

AddTabButtonCommandParameter

Gets or sets the parameter to pass to the AddTabButtonCommand property.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

AddTabButtonCommandParameter

Gets or sets the parameter to pass to the AddTabButtonCommand property.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

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

Property Value

Object

Platform::Object

IInspectable

Applies to