Gets or sets the distance from the top side of the window to the top side of its container.

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

Syntax

C#
public double Top { get; set; }
Visual Basic
Public Property Top As Double
	Get
	Set

See Also