RibbonSplitButton.CommandTarget Proprietà

Definizione

Ottiene o imposta l'elemento su cui generare 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 in cui richiamare il comando. Il valore predefinito registrato è null. Per altre informazioni su ciò che può influenzare il valore, vedere Precedenza del valore della proprietà di dipendenza.

Commenti

Informazioni sulle proprietà di dipendenza

Item Value
Campo Identificatore CommandTargetProperty
Proprietà dei metadati impostate su true Nessuno

Si applica a