Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TabStripItem :selected style references wrong ancestor #298

Closed
kevkov opened this issue Oct 1, 2023 · 1 comment
Closed

TabStripItem :selected style references wrong ancestor #298

kevkov opened this issue Oct 1, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@kevkov
Copy link

kevkov commented Oct 1, 2023

Value="{Binding Path=(assists:TabControlAssist.TabHeaderHighlightBrush), RelativeSource={RelativeSource AncestorType=TabControl}}" />

As a result the item is not visible when the item is selected. I think the ancestor type should be TabStrip.

@SKProCH SKProCH added the bug Something isn't working label Oct 1, 2023
@SKProCH SKProCH closed this as completed in fe103bd Oct 1, 2023
@SKProCH
Copy link
Collaborator

SKProCH commented Oct 1, 2023

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants