Property PreviewTemplate
| Improve this Doc View SourcePreviewTemplate
Gets or sets the System.Windows.DataTemplate of the dragging preview.
Declaration
public DataTemplate PreviewTemplate { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Windows.DataTemplate | The System.Windows.DataTemplate of the dragging preview. |