RibbonGallery.Command Propriété

Définition

Obtient ou définit la commande associée à cette galerie du ruban.

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

Valeur de propriété

ICommand

La commande associée à cette galerie du ruban. 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 d’identificateur CommandProperty
Propriétés de métadonnées définies sur true Aucun

S’applique à