In This Article

UI Automation

Actipro Gauge follows the WPF accessibility model for UI automation.

What is UI Automation?

Microsoft UI Automation is the new accessibility framework for Microsoft Windows. It addresses the needs of assistive technology products and automated test frameworks by providing programmatic access to information about the user interface (UI).

Gauge implements automation peers for the following classes:

Note

CircularPointerCap does not implement an automation peer, since is it only used for aesthetics.