VisualCue
Class
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
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)
The RoutedEventArgs that contains the event data.