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