I am using the latest C# and currently testing against a WPF app. There is a button control on the display that I need to verify the background color on. How do I do that using UIAutomationClient? Also, how would I access the same for a window background?
↧