Hyperlink.CommandTarget Vlastnost

Definice

Získá nebo nastaví cílový prvek, na kterém se má spustit příkaz určený Command vlastností.

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

Hodnota vlastnosti

IInputElement

Cílový prvek, na kterém se má spustit příkaz určený Command vlastností. Výchozí formát je null.

Atributy

Poznámky

Informace o vlastnosti závislosti

Pole identifikátoru CommandTargetProperty
Vlastnosti metadat nastavené na true Žádné

Platí pro