You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 25, 2026. It is now read-only.
A clear and concise description of what the bug is.
When querying the Carousel control using a tool for analyzing the UI Automation tree, the control doesn't expose the currently selected item. This is due to the nature of the inherited ItemsControl which doesn't expose properties for the selected item (these have been implemented as part of the custom control).
As the control doesn't expose the underlying child CarouselItem in the UI Automation tree also, it's not possible to find the selected item.
Is this bug a regression in the toolkit? If so, what toolkit version did you last see it work: