AutomationElementIdentifiers.AutomationFocusChangedEvent Feld

Definition

Bezeichnet ein Ereignis, das ausgelöst wird, wenn der Fokus geändert wurde.

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

Feldwert

Hinweise

Dieser Bezeichner wird von Benutzeroberflächenautomatisierung-Anbietern verwendet. Benutzeroberflächenautomatisierung Clientanwendungen sollten das entsprechende Feld aus AutomationElementverwenden.

Gilt für:

Weitere Informationen