开发者

WPF How to animate selection box movement of ListView?

开发者 https://www.devze.com 2022-12-23 22:48 出处:网络
I want to animate movement of a selection box in ListView so it will move from old selected item to currently selected.

I want to animate movement of a selection box in ListView so it will move from old selected item to currently selected. I don't even know where to start - could someone please share ideas how to achieve that o开发者_高级运维r it's impossible to do in WPF.


Animate selected item of wpf listbox

Check this. This could give you a start.

After that try animating your border background color to get a virtual translation animation.

0

精彩评论

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