Windows.UI.Xaml.Automation Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines the support types for Microsoft UI Automation infrastructure. These support types are for implementing Microsoft UI Automation support for a custom control.
Classes
ElementNotAvailableException |
The exception that is thrown when an attempt is made to access a UI automation element corresponding to a part of the user interface that is no longer available. |
ElementNotEnabledException |
The exception that is thrown when an attempt is made through UI automation to manipulate a control that is not enabled. |
Remarks
This namespace documentation contains only .NET projections of Windows Runtime (WinRT) types where the projection differs from the WinRT type. To see the complete list of types for this namespace, see Windows.UI.Xaml.Automation in the UWP API reference.