Namespace: yWorks.yFiles.UI.Input
Assembly: yWorks.yFilesSilverlight.Viewer (in yWorks.yFilesSilverlight.Viewer.dll) Version: 2.1.0.2
Assembly: yWorks.yFilesSilverlight.Viewer (in yWorks.yFilesSilverlight.Viewer.dll) Version: 2.1.0.2
Syntax
| C# |
|---|
public static class GraphCommands |
| Visual Basic |
|---|
Public NotInheritable Class GraphCommands |
Remarks
The commands in this class are abstract, i.e. they cannot be executed on their own. Instead
IInputModes for GraphControl provide implementations (CommandBindings)
for these commands.
For more information on commands and commanding, see ICommand and RoutedUICommand.
Inheritance Hierarchy
System..::..Object
yWorks.yFiles.UI.Input..::..GraphCommands
yWorks.yFiles.UI.Input..::..GraphCommands