DevZest WPF Docking
DockCommands Properties |
The DockCommands type exposes the following members.
Properties
Name | Description | |
---|---|---|
MakeFloating |
Gets the value that represents the Make Floating command.
|
|
PerformClose |
Gets the value that represents the Perform Close command.
|
|
Redo |
Gets the value that represents the Redo command.
|
|
Show |
Gets the value that represents the Show command.
|
|
ToggleAutoHide |
Gets the value that represents the Toggle Auto Hide command.
|
|
ToggleFloating |
Gets the value that represents the Toggle Floating command.
|
|
ToggleWindowState |
Gets the value that represents the Toggle Window State command.
|
|
Undo |
Gets the value that represents the Undo command.
|
See Also