Version

AddToDictionaryCommand Class Members

The following tables list the members exposed by AddToDictionaryCommand.

Public Constructors
Public Properties
 NameDescription
Public PropertyCommandSource (Inherited from Infragistics.CommandBase)
Public PropertyCurrentTarget (Inherited from Infragistics.CommandBase)
Public Methods
 NameDescription
Public MethodCanExecuteOverridden. Reports if the command can be executed on the object inputted.  
Public MethodExecuteOverloaded. Executes the command (Inherited from Infragistics.Controls.Interactions.Primitives.XamSpellCheckerCommandBase)
Protected Methods
 NameDescription
Protected MethodCanExecuteDialogCommandReports if the XamSpellCheckerCommandBase.CanExecuteDialogCommand can be executed on the Infragistics.Controls.Interactions.XamSpellCheckerDialogWindow. (Inherited from Infragistics.Controls.Interactions.Primitives.XamSpellCheckerCommandBase)
Protected MethodExecuteCommandOverridden. Executes change command on the supplied SpellCheckDialog.  
Protected MethodOnCanExecuteChanged (Inherited from Infragistics.CommandBase)
Public Events
 NameDescription
Public EventCanExecuteChanged (Inherited from Infragistics.CommandBase)
See Also