Version 24.2 (latest)

IgnoreCommand Class Methods

For a list of all members of this type, see IgnoreCommand members.

Public Methods
 NameDescription
Public MethodCanExecuteReports if the command can be executed on the object inputted. (Inherited from Infragistics.Controls.Interactions.Primitives.XamSpellCheckerCommandBase)
Public MethodExecuteOverloaded. Executes the command (Inherited from Infragistics.Controls.Interactions.Primitives.XamSpellCheckerCommandBase)
Protected Methods
 NameDescription
Protected MethodCanExecuteDialogCommandOverridden. Reports if the command can be executed on the object inputted.  
Protected MethodExecuteCommandOverridden. Executes ignore command on the supplied XamSpellChecker.  
Protected MethodOnCanExecuteChanged (Inherited from Infragistics.CommandBase)
See Also