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