RibbonGallery.CommandTarget Propriété

Définition

Obtient ou définit l'élément cible pour lequel la commande spécifiée doit être invoqué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'élément sur lequel appeler la commande. La valeur par défaut enregistrée 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

Champ Identificateur CommandTargetProperty
Propriétés de métadonnées définies sur true Aucun

S’applique à