本文介绍了在WPF中使用动画从一个点到另一个点移动列表框的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我想使用wpf将带有动画的列表框从一个点移动到另一点.用一定秒数的动画更改列表框的位置.我尝试了PointAnimation,但不知道如何将其设置为Listbox.如果您知道,请帮助我.谢谢.
Hi,
I want to move a listbox from one point to another point with animation using wpf. To change the location of listbox with animation of certain second. I tried PointAnimation, but don''t know how to set that to Listbox. If you know please help me in it. Thank you.
推荐答案
这篇关于在WPF中使用动画从一个点到另一个点移动列表框的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!