tabcontrol 内的一个tabitem里是datagrid
当程序相应datagrid的selectionchanged事件后会向上传递到tabcontrol的selectionchanged事件
此时在selectionchanged里面添加 e.handle=true 中断事件传递。
ComeFrom:https://q.cnblogs.com/q/60492/
2024-01-03 18:27:46
tabcontrol 内的一个tabitem里是datagrid
当程序相应datagrid的selectionchanged事件后会向上传递到tabcontrol的selectionchanged事件
此时在selectionchanged里面添加 e.handle=true 中断事件传递。
ComeFrom:https://q.cnblogs.com/q/60492/
下一篇:Win7 设置某个程序的快捷键