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

Fix tree view item binding to attached property sometimes not working… #67

Merged
merged 1 commit into from
Feb 13, 2020

Conversation

benruehl
Copy link
Owner

The static initializer of TreeViewItemMouseOverExtension did not get triggered in some demo application. No idea why, but explicitly adding Path="..." fixed the issue in the application.

Fixes #66

@benruehl benruehl added the bug Something isn't working label Feb 13, 2020
@benruehl benruehl added this to the Release 1.14 milestone Feb 13, 2020
@benruehl benruehl self-assigned this Feb 13, 2020
@benruehl benruehl merged commit cc601a7 into master Feb 13, 2020
@benruehl benruehl deleted the hotfix/treeview-hover branch February 18, 2020 09:02
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

Successfully merging this pull request may close these issues.

TreeView - No effects on item mouseover
1 participant