Skip to content

Files

Latest commit

afe5003 · Dec 31, 2015

History

History
12 lines (9 loc) · 898 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 898 Bytes

UIAComWrapper

Build status Test status

The UI Automation COM-to-.NET Adapter makes it possible to use the new Windows Automation API 3.0 COM interfaces, with their improved reliability and performance, while still using the same System.Windows.Automation classes as in earlier versions of UI Automation

Changes

v1.1.0.14

  • added source indexing with GitLink. Makes issue debugging much easier as stepping into UIAComWrapper code in VS automatically downloads proper source code from GitHub.