For a list of all members of this type, see CloseCommand members.
Name | Description | |
---|---|---|
![]() | CanExecute | Reports if the command can be executed on the object inputted. (Inherited from Infragistics.Controls.Menus.Primitives.XamContextMenuCommandBase) |
![]() | Execute | Overloaded. Executes the command (Inherited from Infragistics.Controls.Menus.Primitives.XamContextMenuCommandBase) |
Name | Description | |
---|---|---|
![]() | CanExecuteCommand | Overridden. Reports if the CloseCommand can be executed on the specified Infragistics.Controls.Menus.XamContextMenu. |
![]() | ExecuteCommand | Overridden. Closes the XamContextMenu. |
![]() | OnCanExecuteChanged | (Inherited from Infragistics.CommandBase) |