DockItem.ToggleFloating Method

DevZest WPF Docking

DockItemToggleFloating Method
Toggles the floating state of the DockItem.
Overload List
  Name Description
Public method ToggleFloating
Toggles the floating state of the DockItem, as activated.
Public method ToggleFloating(DockItemShowMethod)
Toggles the floating state of the DockItem, using specified show method.
Top
See Also