Class LayoutControlDragVisual
Represents the drag visual of a drag-drop operation in a RadLayoutControl.
Inheritance
Namespace: Telerik.Windows.Controls.LayoutControl
Assembly: Telerik.Windows.Controls.Navigation.dll
Syntax
public class LayoutControlDragVisual : Control, IThemable
Constructors
LayoutControlDragVisual()
Declaration
public LayoutControlDragVisual()
Fields
ContextItemProperty
Identifies the ContextItem dependency property.
Declaration
public static readonly DependencyProperty ContextItemProperty
Field Value
System.
|
Properties
ContextItem
Gets the element that this visual corresponds to.
Declaration
public FrameworkElement ContextItem { get; }
Property Value
System.
|
Methods
OnInitialized(EventArgs)
Raises the System.
Declaration
protected override void OnInitialized(EventArgs e)
Parameters
System. The System. |
ResetTheme()
Resets the theme.
Declaration
public void ResetTheme()