Gets or sets the Canvas used to display the window.

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

Syntax

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

See Also