RibbonSplitButton.CommandTarget Propriété

Définition

Obtient ou définit l’élément sur lequel déclencher la commande spécifiée.

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

Valeur de propriété

Élément sur lequel appeler la commande. La valeur par défaut inscrite est null. Pour plus d’informations sur ce qui peut influencer la valeur, consultez Priorité de la valeur de propriété de dépendance.

Remarques

Informations sur les propriétés de dépendance

Item Valeur
Champ d’identificateur CommandTargetProperty
Propriétés de métadonnées définies sur true None

S’applique à