Show / Hide Table of Contents

Property Left

| Improve this Doc View Source

Left

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

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

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

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