How to Bind MouseDoubleClick Event

Posted by cre-johnny07 on Stack Overflow See other posts from Stack Overflow or by cre-johnny07
Published on 2010-05-13T10:38:42Z Indexed on 2010/05/13 10:44 UTC
Read the original article Hit count: 172

Filed under:
|
|

How can I bind a MouseDoubleClick event of a DataGrid to a delegate command and get the selected item of that grid.?

© Stack Overflow or respective owner

Related posts about c#

Related posts about wpf-binding