WindowPatternIdentifiers.WindowOpenedEvent Fält

Definition

Identifierar den händelse som utlöses när ett fönster öppnas.

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

Fältvärde

Kommentarer

Den här identifieraren används av UI Automation providrar. UI Automation klientprogram bör använda motsvarande fält i WindowPattern.

Gäller för

Se även