DevZest WPF Docking
DockItemToggleAutoHide Method |
Overload List
Name | Description | |
---|---|---|
ToggleAutoHide |
Toggles the auto hide state of the DockItem object's FirstPane, using
default DockItemShowMethod for this DockItem.
|
|
ToggleAutoHide(DockItemShowMethod) |
Toggles the auto hide state of the DockItem object's FirstPane,
using specified DockItemShowMethod for this DockItem.
|
See Also