Overload | Description |
---|---|
OnDragOver(Object,DragDropEventArgs) | Raises the C1.Silverlight.C1TreeView.DragOver event. |
OnDragOver(DragEventArgs) | Invoked when an unhandled System.Windows.DragDrop.DragOver attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event. |