DockCommands Properties

DevZest WPF Docking

DockCommands Properties

The DockCommands type exposes the following members.

Properties
  Name Description
Public property Static member MakeFloating
Gets the value that represents the Make Floating command.
Public property Static member PerformClose
Gets the value that represents the Perform Close command.
Public property Static member Redo
Gets the value that represents the Redo command.
Public property Static member Show
Gets the value that represents the Show command.
Public property Static member ToggleAutoHide
Gets the value that represents the Toggle Auto Hide command.
Public property Static member ToggleFloating
Gets the value that represents the Toggle Floating command.
Public property Static member ToggleWindowState
Gets the value that represents the Toggle Window State command.
Public property Static member Undo
Gets the value that represents the Undo command.
Top
See Also