InfoBar.CloseButtonCommandParameter Properti

Definisi

Mendapatkan atau mengatur parameter yang akan diteruskan ke perintah untuk tombol tutup di InfoBar.

Dokumentasi ini berlaku untuk WinUI 2 untuk UWP (untuk WinUI di SDK Aplikasi Windows, lihat namespace SDK Aplikasi 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

Nilai Properti

Object

Platform::Object

IInspectable

Parameter yang akan diteruskan ke perintah untuk tombol tutup di InfoBar. Defaultnya adalah null.

Berlaku untuk