MvvmLight EventToCommand and WPFToolkit DataGrid double-click

Posted by Tom on Stack Overflow See other posts from Stack Overflow or by Tom
Published on 2009-12-10T02:50:28Z Indexed on 2010/04/22 21:43 UTC
Read the original article Hit count: 1065

Trying to figure out how to use EventToCommand to set a datagrid double click handler for rows. The command lives in the viewmodel for each row. Just that much out of my experience, since I haven't used interactions yet.

Thanks.

I would have used mvvmlight tag, but I don't have high enough rep yet to make new tags.

© Stack Overflow or respective owner

Related posts about wpfdatagrid

Related posts about wpftoolkit