Copying an Blend Storyboard -
i have expression blend 3 solution, has few images(my buttons). have storyboard plays effect/animation/fade-in on button. can copy storyboard other buttons or must go each animation on it's own?
you should store storyboards style , apply yours buttons.
here can read templates: http://weblogs.asp.net/scottgu/pages/silverlight-tutorial-part-7-using-control-templates-to-customize-a-control-s-look-and-feel.aspx
here can @ using visualstatemanager
(and storyboard
in in) withing template: http://msdn.microsoft.com/en-us/library/system.windows.visualstategroup(v=vs.95).aspx
Comments
Post a Comment