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.
我的项目有问题。我添加了 ListBox,并在其中添加了一些 TextBlock。现在我想根据需要动态增加 ListBox 的数量。我不想每次都从我自己添加 ListBox,它应该通过编码自动增加。
在这里查看链接
动态分组 ListView 项目并 使用 ListView 小部件
希望这会帮助你