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.
Info
Version: | 10.19041.0 |
Author(s): | Roemer |
Last Update: | Friday, July 17, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Roemer/UIAutomation-Interop |
NuGet Url: | https://www.nuget.org/packages/Interop.UIAutomationCore |
Install
Install-Package Interop.UIAutomationCore
dotnet add package Interop.UIAutomationCore
paket add Interop.UIAutomationCore
Interop.UIAutomationCore Download (Unzip the "nupkg" after downloading)
Dependencies
Tags