# UIAComWrapper **Repository Path**: juzzpig/UIAComWrapper ## Basic Information - **Project Name**: UIAComWrapper - **Description**: No description available - **Primary Language**: Unknown - **License**: MS-PL - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-27 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README UIAComWrapper ============= [![Build status](https://ci.appveyor.com/api/projects/status/oje79eml48u4t5aa/branch/master?svg=true)](https://ci.appveyor.com/project/ivan-danilov/uiacomwrapper/branch/master) [![Test status](http://flauschig.ch/batch.php?type=tests&account=ivan-danilov&slug=UIAComWrapper&branch=master)](https://ci.appveyor.com/project/ivan-danilov/UiaComWrapper/branch/master) 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](https://github.com/GitTools/GitLink). Makes issue debugging much easier as stepping into UIAComWrapper code in VS automatically downloads proper source code from GitHub.