Border+ColorAnimation (Borderbrush)
-
Hi folks, I'm trying to get a little color animation working for a Border(ed)-area. The Border has a style defined like this: My guess is, that the TargetName-property of the storyboard is misgiven. What would be the right path? When this is solved, I'd like to add an animation for the background (LinearGradienBrush). How can I set that path? Thank's in advance for you help! Regards, Stevie Greetings, Stephan Eberle hawke@deltacity.org
-
Hi folks, I'm trying to get a little color animation working for a Border(ed)-area. The Border has a style defined like this: My guess is, that the TargetName-property of the storyboard is misgiven. What would be the right path? When this is solved, I'd like to add an animation for the background (LinearGradienBrush). How can I set that path? Thank's in advance for you help! Regards, Stevie Greetings, Stephan Eberle hawke@deltacity.org
Nevermind! WPF is just great and I failed to see its greatness! :) Use of ControlTemplate.Triggers solved my problem!
Greetings, Stephan Eberle hawke@deltacity.org