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.
我需要绑定 UpdateSourceTrigger=LostFocus,但同时我需要对每个值更改执行验证规则。有什么建议怎么做吗?
对真实数据使用不同的依赖属性,并将 LostFocus 事件添加到控件以更新真实数据。