DevZest WPF Docking
| DockItemToggleFloating Method |
Toggles the floating state of the DockItem.
Overload List
| Name | Description | |
|---|---|---|
|
ToggleFloating |
Toggles the floating state of the DockItem, as activated.
|
|
ToggleFloating(DockItemShowMethod) |
Toggles the floating state of the DockItem, using specified show method.
|
See Also