I want to show a ContextMenu when a cell of a specific field is right clicked. How to do that?
I find right click can not change the selected cell of the XamlDataGrid. Then how to decide which cell is right clicked?
Thx.