开发者

Assigning ease in functions programatically only

For unfortunate technical reasons with the software I use, it is near impossible to add ease in functons to my user control elements.

If, for exampe, I have a UserControl (not the one开发者_运维问答s which come in a Silverlight 3 project), and I want to assign the bouncingeasein function to a specific control only via C#, how can I do this?

Thanksc


Create a new BounceEase object and assign it to the EasingFunction property of your animation.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜