Namespace:  C1.Silverlight.Schedule
Assembly:  C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)

Syntax

C#
protected virtual void OnDrop(
	DragEventArgs e
)
Visual Basic
Protected Overridable Sub OnDrop ( _
	e As DragEventArgs _
)

See Also