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