New to Telerik UI for WPFStart a free 30-day trial

Represents a control which is used for the default visual in the drag and drop operations in RadListBox control.

Definition

Namespace:Telerik.Windows.Controls.DragDrop

Assembly:Telerik.Windows.Controls.dll

Syntax:

C#
public class LinearDropVisual : Control

Inheritance: objectLinearDropVisual

Constructors

C#
public LinearDropVisual()

Methods

Raises the event. This method is invoked whenever is set to true internally.

C#
protected override void OnInitialized(EventArgs e)
Parameters:eEventArgs

The RoutedEventArgs that contains the event data.