ImageGear .NET v25.2 - Updated
ImageGear.Windows.Controls Assembly / ImageGear.Windows.Controls Namespace / ImGearDelegateCommand Class
Methods Events


In This Topic
    ImGearDelegateCommand Class Members
    In This Topic

    The following tables list the members exposed by ImGearDelegateCommand.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Methods
     NameDescription
    Public MethodDefines the method that determines whether the command can execute in its current state.  
    Public MethodDefines the method to be called when the command is invoked.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when changes occur that affect whether the command should execute.  
    Top
    See Also