Hyperlink.CommandTarget Vlastnost

Definice

Získá nebo nastaví cílový prvek, na které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

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

Atributy

Poznámky

Informace o vlastnosti závislosti

Item Hodnota
Pole Identifikátor CommandTargetProperty
Vlastnosti metadat nastavené na true None

Platí pro