Using 'Windows Kits' 'Inspect.exe' I am trying to inspect the WPF application but I am unable to find the controls, I am getting message like: "Cannot get object from point: [Error: FromPoint: hr=0x80070005 - Access is denied.]"
Using 'Windows Kits' 'Inspect.exe' I am trying to inspect the WPF application but I am unable to find the controls, I am getting message like: "Cannot get object from point: [Error: FromPoint: hr=0x80070005 - Access is denied.]"
Try using VisualUIAVerifyNative.exe. I am using that for WPF application. Personally I feel, it is much convenient than Inspect.exe