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

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

Description

@jaysacco

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions