Show / Hide Table of Contents

Class DockCommands

Provides a standard set of docking related commands.

Inheritance
System.Object
DockCommands
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: DevZest.Windows.Docking
Assembly: DevZest.WpfDocking.dll
Syntax
public static class DockCommands

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.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest