Gets a reference to the Canvas being used to show the drag-and-drop process.

Namespace:  C1.WPF
Assembly:  C1.WPF (in C1.WPF.dll)

Syntax

C#
public Canvas Canvas { get; }
Visual Basic
Public ReadOnly Property Canvas As Canvas
	Get

See Also