Condividi tramite


Hyperlink.CommandTarget Proprietà

Definizione

Ottiene o imposta un elemento di destinazione sul quale eseguire il comando specificato dalla proprietà Command.

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

Valore della proprietà

Un elemento di destinazione sul quale eseguire il comando specificato dalla proprietà Command. Il valore predefinito è null.

Attributi

Commenti

Informazioni proprietà di dipendenza

Campo Identificatore CommandTargetProperty
Proprietà dei metadati impostate su true Nessuno

Si applica a