WPF:如何使 ItemsControl 居中并为其设置动画?

发布于 2024-10-21 04:23:28 字数 319 浏览 10 评论 0原文

我想使用 ItemsControl ,其行为有点像轮播:

ItemsControl

我希望所有都是文本的项目都圈起来以便所选项目始终居中且最大。我不应该是 3D,因为我喜欢未选择的项目不重叠并且仍然可读的事实。我看到的大多数轮播实现给人的印象是对于这种情况来说过于重量级,或者仅在图片上看起来不错。

我感觉这应该可以仅通过一些故事板来实现,但似乎我对 WPF 的了解还不够深入,无法正确完成它。

我希望你能为我指出正确的方向。

感谢您的帮助。

I'd like to use an ItemsControl which behaves somewhat carousel-like:

ItemsControl

I want the items which are all text to circle so that the selected item is always centered and the biggest. I should not be 3D since I like the fact that the unselected items don't overlap and are still readable. Most carousel implementations I saw made the impression to be too heavyweight for this scenario or to look good only with pictures.

I have the feeling this should be doable with some storyboards alone but it seems I'm not far enough into the WPF to get it done properly.

I hope you can point me in the right direction.

Thanks for your help.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

风流物 2024-10-28 04:23:28

这个博客文章很好地描述了如何实现这一点

This blog post has a good description of how you can implement this

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文