Class CardViewDraggedElement
Represent a visual element that is being dragged; usually wraps (fully or partially) another visual element.
Inheritance
System.Object
CardViewDraggedElement
Namespace: Telerik.Windows.Controls.Data.CardView
Assembly: Telerik.Windows.Controls.Data.dll
Syntax
public class CardViewDraggedElement : ContentControl
Constructors
CardViewDraggedElement()
Declaration
public CardViewDraggedElement()
Methods
OnApplyTemplate()
Declaration
public override void OnApplyTemplate()
OnInitialized(EventArgs)
Declaration
protected override void OnInitialized(EventArgs e)
Parameters
System.EventArgs
e
|