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

Visual indicator that appears over the area where dragged ToolWindow will be snapped.

Definition

Namespace:Telerik.Windows.Controls.Docking

Assembly:Telerik.Windows.Controls.Docking.dll

Syntax:

C#
public class VisualCue : DockDecoration

Inheritance: objectDockDecorationVisualCue

Inherited Members DockDecoration.OnApplyTemplate()

Constructors

Initializes a new instance of the VisualCue class.

C#
public VisualCue()

Methods

Raises the event and sets from the active theme.

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

The RoutedEventArgs that contains the event data.