kuskitkd
Results
3
comments of
kuskitkd
Have you tried using the LegacyIAccessible.Pattern.State? The expanded and collapsed state can be read from there. In my case, I have vertical grids with rows that are expandable in the...
Isn't that what app.GetAllTopLevelWindows(automation) does already?
Whenever you "click" on the DataItem, does an "Editing Control" show up as a child of Table when you refresh the inspect? As far as I can tell, the click...