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.
我正在visual studio中设计一个windows phone应用程序,它包含的数据是巨大的,这使得它占据了很大的页面空间。如何在设计视图中滚动页面,以便在底部添加控件等。我欢迎任何形式的帮助。谢谢。
减少数据项的数量?
以使整个容器超出范围但在顶部而不是底部的方式设置上边距,然后在完成后将其重置。