Version

RibbonCommands Class Members

The following tables list the members exposed by RibbonCommands.

Public Constructors
 NameDescription
Public ConstructorRibbonCommands Constructor  
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)CloseApplicationMenuCommand for closing the ApplicationMenu or ApplicationMenu2010 of the XamRibbon.  
Public Fieldstatic (Shared in Visual Basic)NotACommandNull command.  
Public Fieldstatic (Shared in Visual Basic)ToggleQatLocationCommand for toggling the location of the QuickAccessToolbar with respect to the XamRibbon.  
Public Fieldstatic (Shared in Visual Basic)ToggleRibbonMinimizedStateCommand for toggling the XamRibbon.IsMinimized state of the XamRibbon.  
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)LoadCommandsThis method is provided as a convenience for initializing the statics in this class which kicks off the process of setting up and registering the commands.  
Public MethodProcessKeyboardInput (Inherited from Infragistics.Windows.Commands.Commands<XamRibbon>)
Protected Methods
 NameDescription
Protected MethodGetKeyboardParameter (Inherited from Infragistics.Windows.Commands.Commands<XamRibbon>)
See Also