I have an annotation on my timeline which I want to move up/down in time.
I know I can just change the annotations Date to do this, but How can I get the user to interact with the annotation.
It does not trigger the SelectionChanged event (cos it's not a item).
Is there a way to identify it the mouse down, move and up events, so I can calculate it's new Date value there??