Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This section contains code examples that demonstrate tasks in writing Microsoft UI Automation providers for UI elements.
In this section
- How to Expose a Server-Side UI Automation Provider
- How to Return Properties from a UI Automation Provider
- How to Raise Events from a UI Automation Provider
- How to Enable Navigation in a UI Automation Fragment Provider
- How to Support Control Patterns in a UI Automation Provider
- How to Create a Client-Side (Proxy) UI Automation Provider
Related topics