Hyperlink.CommandTarget Właściwość

Definicja

Pobiera lub ustawia element docelowy, na którym ma zostać wykonane polecenie określone przez Command właściwość .

public:
 property System::Windows::IInputElement ^ CommandTarget { System::Windows::IInputElement ^ get(); void set(System::Windows::IInputElement ^ value); };
[System.ComponentModel.Bindable(true)]
public System.Windows.IInputElement CommandTarget { get; set; }
[<System.ComponentModel.Bindable(true)>]
member this.CommandTarget : System.Windows.IInputElement with get, set
Public Property CommandTarget As IInputElement

Wartość właściwości

IInputElement

Element docelowy, na którym ma zostać wykonane polecenie określone przez Command właściwość . Wartość domyślna to null.

Atrybuty

Uwagi

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

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

Dotyczy