RegisterName for StoryBoards in WPF (NameScopes)

added by abhi2434
3/10/2011 4:37:20 PM

243 Views

StoryBoards needs active Registered control to animate during runtime. WPF Namescopes allows you to define each containers its child elements and also maintaines each of them for a particular Namescope. In this article I demonstrated how you could use it for your code


0 comments