Event argument used by the CanExecuteRoutedEventHandler delegate.

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

Syntax

C#
public class CanExecuteRoutedEventArgs : EventArgs
Visual Basic
Public Class CanExecuteRoutedEventArgs _
	Inherits EventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    yWorks.Support.Windows..::..CanExecuteRoutedEventArgs

See Also