标签: windows-phone-7
如果我想创建一个更改控制边距的动画,并且我需要编写C#代码而不是使用混合,那该怎么做?
答案 0 :(得分:0)
为什么要更改保证金?你关注什么样的动画?但是,您可以使用DoubleAnimation和StoryBoard来创建动画。请参考以下链接开始。
DoubleAnimation
StoryBoard
http://windowsphonegeek.com/articles/WP7-Animations-in-depthndash-Overview-and-Getting-Started