Table of Contents
DragIndicatorTemplate Property

Gets or sets the drag indicator template.

Syntax
 public DataTemplate DragIndicatorTemplate { get; set; }
Remarks

See customizing drag indicator template for more details.

See Also