Hyperlink.Command Właściwość

Definicja

Pobiera lub ustawia polecenie do skojarzenia z elementem 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

Wartość właściwości

Polecenie do skojarzenia z elementem Hyperlink. Wartość domyślna to null.

Atrybuty

Uwagi

Informacje dotyczące właściwości zależności

Pole identyfikatora CommandProperty
Właściwości metadanych ustawione na true Brak

Dotyczy