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

Custom StyleSelector not working in TreeView Control #35

Open
elvisxia opened this issue Jul 8, 2016 · 2 comments
Open

Custom StyleSelector not working in TreeView Control #35

elvisxia opened this issue Jul 8, 2016 · 2 comments

Comments

@elvisxia
Copy link

elvisxia commented Jul 8, 2016

I have a basic TreeView Control and Applied a Custom StyleSelector to the TreeView Control.
But it seems the override method SelectStyleCore never get called.

I tried it with ListView. SelectStyleCore get called correctly.

What have I done wrong? Or maybe it's a bug?
You can find my demo here
@xyzzer

@corcus
Copy link

corcus commented Jul 20, 2016

I am having the same problem. It would be good to have an answer on this.

@xyzzer
Copy link
Owner

xyzzer commented Jul 24, 2016

I answered the StackOverflow question about it here http://stackoverflow.com/questions/38243593/winrtxamltoolkit-treeview-itemcontainerstyleselector-not-firing/38549298#38549298

In short - I think it's not implemented, but there is a suggested way to fix it or work around the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants