Xceed Toolkit Plus for WPF v5.1 Documentation
Xceed.Wpf.Toolkit Assembly / Xceed.Wpf.Toolkit Namespace / SlideShowCommands Class
Members


In This Topic
    SlideShowCommands Class
    In This Topic
    SlideShow commands.
    Syntax
    'Declaration
     
    Public MustInherit NotInheritable Class SlideShowCommands 
    'Usage
     
    Dim instance As SlideShowCommands
    public static class SlideShowCommands 
    Inheritance Hierarchy

    System.Object
       Xceed.Wpf.Toolkit.SlideShowCommands

    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic)Gets the FirstItem routed command  
    Public Propertystatic (Shared in Visual Basic)Gets the LastItem routed command  
    Public Propertystatic (Shared in Visual Basic)Gets the NextItem routed command  
    Public Propertystatic (Shared in Visual Basic)Gets the PlaySlideShow routed command  
    Public Propertystatic (Shared in Visual Basic)Gets the PreviousItem routed command  
    Top
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also