Method GetFloatingPreviewHeight
| Improve this Doc View SourceGetFloatingPreviewHeight(DockControl)
Gets the value of DevZest.Windows.Docking.Primitives.DockManager.FloatingPreviewHeight attached property from a given DockControl.
Declaration
public static double GetFloatingPreviewHeight(DockControl dockControl)
Parameters
| Type | Name | Description |
|---|---|---|
| DockControl | dockControl | The DockControl from which to read the property value. |
Returns
| Type | Description |
|---|---|
| System.Double | The value of DevZest.Windows.Docking.Primitives.DockManager.FloatingPreviewHeight attached property. |