Using wpf: Emulate double click event in Datagrid with touchDown on newest questions tagged wpf – Stack Overflow

i am new using WPF. I have a WPF Window with a datagrid wich launch a process when double click occurs. This work great, but when i do this in a tablet(with windows 7), using the touch screen, the process never happen. So i need to emulate the double click event with touch events. Any one can help me to do this, please?

See Answers


source: http://stackoverflow.com/questions/11442768/emulate-double-click-event-in-datagrid-with-touchdown
Using wpf: using-wpf



online applications demo