المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Working with the animation codes in C#



C# Programming
01-05-2010, 12:30 PM
I am currently working on a simple game for the children in C# WPF. It uses the simple animation from Expression Blend. All that is done is a simple textblock falls in the apps and I wish to make a loop of it such that everytime the loops restarts that is the textblock falls the new contents are displayed to it. XML and LINQ to XML is what I plan to use.

The real problem is the storyboard codes are in XAML and it needs to be looped and added new features from the C# codes. I seem to have no idea how to accomplish that.

I would be grateful if anyone could help. Any favors will be appreciated.Than you in advance.