Apply storyboard to any element
WCF and WF
2
Posts
1
Posters
2
Views
1
Watching
-
Normally, you can only specify a storyboard's target using the TargetName property. How to animate any element, which might is created dynamically, with a storyboard? Thx..
-
Normally, you can only specify a storyboard's target using the TargetName property. How to animate any element, which might is created dynamically, with a storyboard? Thx..
Doesn't anyone know?? Whould be also OK if I just knew how to set the target to a property of the class the storyboard is belonging to, mostly the window.. Normally only properties of the Window-class can be accessed and not the ones in the derived class.
modified on Friday, June 13, 2008 3:04 PM