Class DragVisual
Inheritance
System.Object
DragVisual
Namespace: Telerik.UI.Xaml.Controls.DragDrop
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class DragVisual : ContentControl, IEffectsPresenter
Constructors
DragVisual()
Declaration
public DragVisual()
Fields
EffectsProperty
Declaration
public static readonly DependencyProperty EffectsProperty
Field Value
Microsoft.
|
IsDraggingMultipleItemsProperty
Declaration
public static readonly DependencyProperty IsDraggingMultipleItemsProperty
Field Value
Microsoft.
|
Properties
Effects
Declaration
public DragDropEffects Effects { get; set; }
Property Value
Implements
IsDraggingMultipleItems
Declaration
public bool IsDraggingMultipleItems { get; set; }
Property Value
System.
|
Methods
OnApplyTemplate()
Declaration
protected override void OnApplyTemplate()