Skip to content

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

Merged
benruehl merged 1 commit intomasterfrom
hotfix/treeview-hover
Feb 13, 2020
Merged

Fix tree view item binding to attached property sometimes not working…#67
benruehl merged 1 commit intomasterfrom
hotfix/treeview-hover

Conversation

@benruehl
Copy link
Copy Markdown
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