Holds a number of default zoom related RoutedUICommands.

Namespace: yWorks.Support.Windows
Assembly: yWorks.yFilesNET.Viewer (in yWorks.yFilesNET.Viewer.dll) Version: 4.1.0.1 (4.1.0.1)

Syntax

C#
[ObfuscationAttribute(StripAfterObfuscation = false, Exclude = true, 
	ApplyToMembers = true)]
public static class NavigationCommands
Visual Basic
<ObfuscationAttribute(StripAfterObfuscation := False, Exclude := True,  _
	ApplyToMembers := True)> _
Public NotInheritable Class NavigationCommands

Remarks

The commands are not backed by any implementation.

Inheritance Hierarchy

System..::..Object
  yWorks.Support.Windows..::..NavigationCommands

See Also