NullDelegateCommand Class
NullDelegateCommand implementation that represents a command that does nothing and is always disabled.
public sealed class NullDelegateCommand : ICommand
'Declaration
Public NotInheritable Class NullDelegateCommand
Implements ICommand
System.Object
GrapeCity.Viewer.Common.NullDelegateCommand