Double Click vs Single Click - are these mutually exclusive
问题 Can anyone name an instance of an application where clicking an entity (say image) does one thing, but if you double-click it it does something different? The only example I've been able to find is in double-clicking a track in iTunes but then that selects it (single click function) and then plays it (double-click function) which implies (logically) that double click is the superset (containing single-click). Basically, I am being asked to implement (in WPF) an image single-click doing one