DockItem.ToggleFloating Method
From DevZest WPF Docking
DevZest WPF Docking
| DockItemToggleFloating Method |
Toggles the floating state of the DockItem.
| 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.
|