UI Automation Control Patterns
Note
This documentation is intended for .NET Framework developers who want to use the managed UI Automation classes defined in the System.Windows.Automation namespace. For the latest information about UI Automation, see Windows Automation API: UI Automation.
This section provides detailed information about how to use Microsoft UI Automation control patterns.
In This Section
Implementing the UI Automation Dock Control Pattern Implementing the UI Automation ExpandCollapse Control Pattern Implementing the UI Automation Grid Control Pattern Implementing the UI Automation GridItem Control Pattern Implementing the UI Automation Invoke Control Pattern Implementing the UI Automation MultipleView Control Pattern Implementing the UI Automation RangeValue Control Pattern Implementing the UI Automation Scroll Control Pattern Implementing the UI Automation ScrollItem Control Pattern Implementing the UI Automation Selection Control Pattern Implementing the UI Automation SelectionItem Control Pattern Implementing the UI Automation Table Control Pattern Implementing the UI Automation TableItem Control Pattern Implementing the UI Automation Toggle Control Pattern Implementing the UI Automation Transform Control Pattern Implementing the UI Automation Value Control Pattern Implementing the UI Automation Window Control Pattern How-to Topics