UI Automation Provider Samples

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

This section contains samples that demonstrate how to implement UI Automation providers.

In This Section

Sample

Description

Simple Provider Sample

Demonstrates how to provide UI Automation support for a simple custom control hosted in a window.

Fragment Provider Sample

Demonstrates how to provide UI Automation support for a custom control that contains more than one element.

Accessibility Samples

UI Automation Providers for Managed Code