Show / Hide Table of Contents

Property Top

| Improve this Doc View Source

Top

Gets or sets a value that represents the distance between the top side of WindowControl and the top side of its parent WindowPanel. This is a dependency property.

Declaration
public double Top { get; set; }
Property Value
Type Description
System.Double

A System.Double that represents the offset position from the top side of a parent WindowPanel. The default value is System.Double.NaN.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest