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.
1.如何关闭或取消Button点击中的弹窗?
通过可选地将 DialogResult 设置为 true/false,然后调用 Close() 来关闭弹出窗口。您可以在按钮上设置 IsDefault 或 IsCancel 属性以自动设置结果并关闭。
您需要为您的数据网格问题提供更多信息。