hi, this is something i have never learned before but i have seen it been done...
how do i add an event onto a control that doesnt have that event,
example, wpf grid has only a "grid.MouseDown" event... how do, if possible add my own "grid.MouseDoubleClick"
can anyone show me please...