点击以后全部会缩小一点,包括里面的内容都会缩小一点。。。
能否给一个思路?是否用 animate ?谢谢。
Hi,
Windows商店的话我想那个效果是控制不了的吧。。
如果你是想自己实现类似的效果,通常方法是通过Blend到处控件的默认模板,然后找到对应的VisualState(比如点击的话应该是Pressed或者其他你需要的状态),之后通过里面的动画对属性进行修改,这里有一个FAQ:
http://social.msdn.microsoft.com/forums/zh-CN/winstoreappzhcn/thread/67b1f1c1-ff3f-490d-9b53-f2118ae82090
Aaron Xue [MSFT] MSDN Community Support | Feedback to us Get or Request Code Sample from Microsoft Please remember to mark the replies as answers if they help and unmark them if they provide no help.