On this month's edition of the Level Extreme .Net Magazine , my article about Building an UI Automation Client Application was published. The article walks through building a client application for automating a win 32 target application (the Windows Address...
Windows Presentation Foundation (WPF) provides a very interesting API for Accessibility called Microsoft UI Automation . It allows programmatic access to most user interface elements on the desktop, addressing the needs of assistive technology products...