Selects the diagram item that stands to the left of the currently selected item
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public static readonly RoutedUICommand NavigateLeft |
Visual Basic
Copy Code
|
|---|
Public Shared ReadOnly NavigateLeft As RoutedUICommand |
See Also