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.
问题标题不好,请随时更新。
我有一个 observablecollection,只要将一个项目添加到其中,它就会生成一个用户控件。但是有时我只想添加到集合中而不是让它创建用户控件。有没有办法解决这个问题?谢谢。
围绕可观察集合创建一个集合视图并将 UI 绑定到该集合。集合视图将有一个过滤器,以便只过滤您在 UI 中想要的项目