FlaUInspect
FlaUInspect copied to clipboard
Inspect tool to inspect UIs from an automation perspective

Adds the ability to use the invoke pattern through the UI by a Button under a new Invoke Pattern group 
The `` flag in FlaUIInspect.csproj is left at default (true) in release mode (and curiously set to `true` in Debug mode). If the "standard scenario" is to inspect x64 applications...
The Application often becomes very unresponsive in Focus Tracking mode, or even just expanding the Desktop initial Pane, taking seconds or even minutes to do anything. This happens in both...
Is it possible to show the TechnologyName property for the elements? See a screenshot by [DevExpress](https://www.devexpress.com/Support/Center/Attachment/GetAttachmentFile/7bc504af-5d86-11e7-80c0-00155d624807) For all common controls/elements there should be "MSAA" or "Web" or "UIA". This is...
Currently, FlaUInspect supports only viewing control elements. Rewrite it so that it uses the TreeWalker and allow switching the TreeWalker to Raw or Content.