Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

AutomationElement.AsyncContentLoadedEvent Field

 

Identifies an event raised during asynchronous content-loading.

Namespace:   System.Windows.Automation
Assembly:  UIAutomationClient (in UIAutomationClient.dll)

Public Shared ReadOnly AsyncContentLoadedEvent As AutomationEvent

This identifier is used by UI Automation client applications. UI Automation providers should use the equivalent identifier in AutomationElementIdentifiers.

This event is used mainly by providers to indicate that asynchronous content-loading events have occurred.

.NET Framework
Available since 3.0
Return to top
Show:
© 2017 Microsoft