views:

96

answers:

1

I used the code from question Wpf treeview - i want to animate the expansion of the nodes, but the animation doesn't work on the first expand, it does work for the consequent expand events.

any ideas?

A: 

Change the Trigger Value to false and swap the EnterAction's storyboard to ExitAction's

icube