I have a Telerik:RadScheduleView control in a Silverlight application. When a user passes the mouse over an appointment item, I want to capture that appointment and call an event passing that appointment.
How can I capture the appointment that the user mouses over?