Gets the value that represents the Send Backward command.

Namespace:  Mindscape.WpfDiagramming
Assembly:  Mindscape.WpfDiagramming.Foundation (in Mindscape.WpfDiagramming.Foundation.dll)
Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public static readonly RoutedCommand SendBackwardCommand
Visual Basic (Declaration)
Public Shared ReadOnly SendBackwardCommand As RoutedCommand

See Also