Hyperlink.Command Properti

Definisi

Mendapatkan atau mengatur perintah untuk dikaitkan dengan Hyperlink.

public:
 property System::Windows::Input::ICommand ^ Command { System::Windows::Input::ICommand ^ get(); void set(System::Windows::Input::ICommand ^ value); };
[System.ComponentModel.Bindable(true)]
[System.Windows.Localizability(System.Windows.LocalizationCategory.NeverLocalize)]
public System.Windows.Input.ICommand Command { get; set; }
[<System.ComponentModel.Bindable(true)>]
[<System.Windows.Localizability(System.Windows.LocalizationCategory.NeverLocalize)>]
member this.Command : System.Windows.Input.ICommand with get, set
Public Property Command As ICommand

Nilai Properti

Perintah untuk mengaitkan Hyperlinkdengan . Defaultnya adalah null.

Atribut

Keterangan

Informasi Properti Dependensi

Barang Nilai
Bidang pengidentifikasi CommandProperty
Properti metadata diatur ke true Tidak

Berlaku untuk