I am using UIAutomation and precisely UIAComWrapper from UI Automation COM-to-.NET Adapter.
I am trying to scrape the contents of the target Window and it works but I noticed a problem.
When I access the target window the screen refreshing on the window slows down. It looks like the UIAutomation is interfering with the target window. Is it possible ? Or maybe the slowness has another reason ?