AutomationElementIdentifiers.ToolTipOpenedEvent Feld

Definition

Bezeichnet das Ereignis, das beim Öffnen einer QuickInfo ausgelöst wird.

public: static initonly System::Windows::Automation::AutomationEvent ^ ToolTipOpenedEvent;
public static readonly System.Windows.Automation.AutomationEvent ToolTipOpenedEvent;
 staticval mutable ToolTipOpenedEvent : System.Windows.Automation.AutomationEvent
Public Shared ReadOnly ToolTipOpenedEvent 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