Version

XamCarouselPanelCommands Class Members

The following tables list the members exposed by XamCarouselPanelCommands.

Public Constructors
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)NavigateToNextItemNavigates to the next item in the panel.  
Public Fieldstatic (Shared in Visual Basic)NavigateToNextPageNavigates to the next page of items in the panel.  
Public Fieldstatic (Shared in Visual Basic)NavigateToPreviousItemNavigates to the previous item in the panel.  
Public Fieldstatic (Shared in Visual Basic)NavigateToPreviousPageNavigates to the previous page of items in the panel.  
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.  
See Also