AutomationPeer.IsEnabled Méthode

Définition

Obtient une valeur qui indique si l'élément associé à cet homologue Automation prend en charge l'interaction.

public:
 bool IsEnabled();
public bool IsEnabled ();
member this.IsEnabled : unit -> bool
Public Function IsEnabled () As Boolean

Retours

true si l'élément prend en charge l'interaction ; sinon, false.

Exceptions

Un appel public à cette méthode est en cours.

S’applique à

Voir aussi