Back to Devexpress

DocumentMapCommands Methods

wpf-devexpress-dot-xpf-dot-documentviewer-dot-documentmapcommands-dot-underscore-methods.md

latest3.6 KB
Original Source

DocumentMapCommands Methods

Provides access to document map commands.

NameDescription
CanExecuteCollapseTopLevelNodesCommand(TreeListView, CanExecuteRoutedEventArgs) staticIdentifies whether it is possible to execute the DocumentMapCommands.CollapseTopLevelNodesCommand command.
CanExecuteExpandTopLevelNodesCommand(TreeListView, CanExecuteRoutedEventArgs) staticIdentifies whether it is possible to execute the DocumentMapCommands.ExpandTopLevelNodesCommand command.
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
ExecuteGoToNodeCommand(FrameworkElement, ExecutedRoutedEventArgs) staticExecutes the DocumentMapCommands.GoToNodeCommand command.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns a string that represents the current object. Inherited from Object.

See Also

DocumentMapCommands Class

DocumentMapCommands Members

DevExpress.Xpf.DocumentViewer Namespace