Documentation
-
Caching in UI Automation Clients - .NET Framework
Get details about caching in UI Automation clients in .NET. Caching is defined as the pre-fetching of data.
-
Navigate Among UI Automation Elements with TreeWalker - .NET Framework
See a code example that shows how to navigate among UI Automation elements by using the TreeWalker class.
-
Implementing the UI Automation Value Control Pattern - .NET Framework
Review guidelines and conventions to implement the Value control pattern in UI Automation. Know required members for the IValueProvider interface.