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
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: