RibbonSplitButton.CommandTarget Proprietà

Definizione

Recupera o imposta l'elemento su cui eseguire il comando specificato.

public:
 property System::Windows::IInputElement ^ CommandTarget { System::Windows::IInputElement ^ get(); void set(System::Windows::IInputElement ^ value); };
public System.Windows.IInputElement CommandTarget { get; set; }
member this.CommandTarget : System.Windows.IInputElement with get, set
Public Property CommandTarget As IInputElement

Valore della proprietà

Elemento sul quale richiamare il comando. Il valore predefinito registrato è null. Per altre informazioni sugli elementi che possono influenzare il valore, vedere l'articolo relativo alla precedenza dei valori di proprietà di dipendenza.

Commenti

Informazioni proprietà di dipendenza

Campo Identificatore CommandTargetProperty
Proprietà dei metadati impostate su true Nessuno

Si applica a