RibbonTabDataAutomationPeer.IExpandCollapseProvider.Expand Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Affiche tous les nœuds enfants, tous les contrôles ou tout le contenu du contrôle.
virtual void System.Windows.Automation.Provider.IExpandCollapseProvider.Expand() = System::Windows::Automation::Provider::IExpandCollapseProvider::Expand;
void IExpandCollapseProvider.Expand ();
abstract member System.Windows.Automation.Provider.IExpandCollapseProvider.Expand : unit -> unit
override this.System.Windows.Automation.Provider.IExpandCollapseProvider.Expand : unit -> unit
Sub Expand () Implements IExpandCollapseProvider.Expand
Implémente
Remarques
Ce membre est une implémentation d'un membre d'interface explicite. Il peut uniquement être utilisé lorsque l'instance de RibbonTabDataAutomationPeer est castée en interface IExpandCollapseProvider.