Bagikan melalui


SplitButton.CommandParameter Properti

Definisi

Mendapatkan atau mengatur parameter untuk diteruskan ke properti Perintah .

Dokumentasi ini berlaku untuk WinUI 2 untuk UWP (untuk WinUI di SDK Aplikasi Windows, lihat namespace SDK Aplikasi Windows).

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

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

Nilai Properti

Object

Platform::Object

IInspectable

Parameter yang akan diteruskan ke properti Perintah . Defaultnya adalah null.

Berlaku untuk