Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个边框,它根据内容(异步加载)改变大小,是否可以在 xaml 中设置边框大小的动画?
对的,这是可能的。您必须使用边框的缩放而不是使用它们的高度和宽度。请通过以下链接解决您的问题。
动画边框大小
干杯! 维诺德