Is there any way to change the color of a XamWebTreeItem's mouse over highlight, as well as the style of the selected item's highlight? I would like to choose the highlight's color when the mouse is over an item, and also would like to remove the dotted line around the selected item. I feel like I'm overlooking something basic... or is this not possible?
Also, if this is possible, how would I set up the style if I am using a Hierarchical Data Template?
Thanks for any help.
I need to show tootip for the nodes or subnodes of the tree only when the node text doesn't fit the default width of the tree. I am adding nodes dynamically at run time. Any help will be appreciated