Skip to content
This repository has been archived by the owner on May 7, 2022. It is now read-only.

MultiSelectTreeViewItemAutomationPeer doesn't handle children inside of Grid or StackPanel #43

Open
jaysacco opened this issue Aug 17, 2017 · 0 comments

Comments

@jaysacco
Copy link

If a MultiSelectTreeViewItem contains controls (e.g. CheckBox or ComboBox) which are laid out inside objects that don't have AutomationPeers (e.g. Grid or StackPanel), the controls will not be reported as children of the MultiSelectTreeViewItem. This means they can't be used in automated tests.

I have a fix for this and will be submitting a pull request.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant