I am using 3rd-party controls in my project. There are quite a few controls, like grid, whose cells are not accessible using UI Automation. I was wondering how can I go about making them accessible?
+1
A:
This might help:
UI Automation of a WPF Custom Control: http://msdn.microsoft.com/en-us/library/cc165614.aspx
Lunivore
2010-07-01 13:28:46