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.
我添加了带有自定义属性的自定义 GridViewColumn。我需要通过更改此属性来刷新此列中的可见单元格。我在 PropertyChanged 上添加了订阅,但我不知道下一步该做什么。如何刷新当前列中的单元格?