Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
425
Accessibility support.
posted

I am trying to parse the visual tree of xamtree during runtime using a Spy tool. I am doing this for recognizing and validating controls for UI automation. Basic Xamtree structure such as treeitem and the text within it could be parsed, but with hierarchical data template, the tree items are not visible during runtime visual tree parsing. The information i have points to non-availability of accessibility implemented in xamtree control for this particular scenario. Is this a correct understanding of the limitation in xamtree?

If the above isn't clear and have specific questions, i can provide those. Thanks! 

Parents
No Data
Reply
  • 21382
    posted

    Could you explain this a little further.

     

    Are you opening the tree nodes prior to investigating the child nodes?   What functionality are you looking for that seems to be missing?

Children
No Data