Hi,
I am using EditableContentControl's bound to the names of my objects, so that people can rename the objects if they want to. It works well, but the way to get the EditableContentControl into 'edit' mode is to click it and leave the mouse over it for a second or so.
Is there a way to change this behaviour so it immediately goes into edit mode if the control is double-clicked? That seems to be what our users are expecting. People were thinking they can't rename the objects because they generally move the mouse off the control before the second has passed.
Cheers,
Nick