Property Left
| Improve this Doc View SourceLeft
Gets the left position of this FloatingWindow. This is a dependency property.
Declaration
public double Left { get; set; }
Property Value
Type | Description |
---|---|
System.Double | The left position of this FloatingWindow. |