UI Automation Provider Samples

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