AutomationElement.MenuClosedEvent Veld

Definitie

Identificeert de gebeurtenis die wordt gegenereerd wanneer een menu wordt gesloten.

public: static initonly System::Windows::Automation::AutomationEvent ^ MenuClosedEvent;
public static readonly System.Windows.Automation.AutomationEvent MenuClosedEvent;
 staticval mutable MenuClosedEvent : System.Windows.Automation.AutomationEvent
Public Shared ReadOnly MenuClosedEvent As AutomationEvent 

Waarde van veld

Opmerkingen

Deze id wordt gebruikt door UI Automation clienttoepassingen. UI Automation providers moeten de equivalente id in AutomationElementIdentifiers gebruiken.

Van toepassing op

Zie ook