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