I have a Datagrid and don\'t like my workaround to fire a double click command on my viewmodel for the clicked (aka selected) row.
View:
Way simpler than any of the proposed solutions here.
I'm using this one.
from WPF DataGrid: CommandBinding to a double click instead of using Events