AsyncContentLoadedState Enumeration
Contains values that specify the state of the content being loaded into a content element.
Assembly: UIAutomationTypes (in UIAutomationTypes.dll)
| Member name | Description | |
|---|---|---|
| Beginning | Specifies that asynchronous loading of the content into the UI Automation element is beginning. | |
| Completed | Specifies that asynchronous loading of the content into the UI Automation element is complete. | |
| Progress | Specifies that asynchronous loading of the content into the UI Automation element is in progress. UI Automation providers should specify the percent complete so that client applications will know how much more content remains. |
Available since 3.0