Utility class that contains extension methods that bind RoutedCommands to buttons and the like.

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

Syntax

C#
public static class CommandExtensions
Visual Basic
<ExtensionAttribute> _
Public NotInheritable Class CommandExtensions

Inheritance Hierarchy

System..::..Object
  yWorks.Support.Extensions..::..CommandExtensions

See Also