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.
我想问一下,如何在 WPF C# 中轻松创建网格或带有图像的视图。我对简单视图感兴趣,其中所有图像的大小都是统一的,它们之间的间距是固定的——就像基本画廊一样。
图像将被动态加载,每个项目的数量各不相同。
有类似的东西吗?
提前致谢。