AutomationElementIdentifiers.MenuClosedEvent Feld

Definition

Bezeichnet das Ereignis, das ausgelöst wird, wenn ein Menü geschlossen wird.

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 

Feldwert

AutomationEvent

Hinweise

Dieser Bezeichner ist für die Verwendung durch Benutzeroberflächenautomatisierung Anbieter vorgesehen. Benutzeroberflächenautomatisierung Clientanwendungen sollten das entsprechende Feld aus AutomationElementverwenden.

Gilt für

Siehe auch