menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class CarouselSelectedIndexChangedCommand - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class CarouselSelectedIndexChangedCommand

    Inheritance
    System.Object
    ControlCommandBase<CarouselSelectedIndexChangedCommandBehavior, Carousel>
    CarouselSelectedIndexChangedCommand
    Inherited Members
    ControlCommandBase<CarouselSelectedIndexChangedCommandBehavior, Carousel>.CommandParameterProperty
    ControlCommandBase<CarouselSelectedIndexChangedCommandBehavior, Carousel>.CommandProperty
    ControlCommandBase<CarouselSelectedIndexChangedCommandBehavior, Carousel>.GetCommand(Carousel)
    ControlCommandBase<CarouselSelectedIndexChangedCommandBehavior, Carousel>.GetCommandParameter(Carousel)
    ControlCommandBase<CarouselSelectedIndexChangedCommandBehavior, Carousel>.SetCommand(Carousel, ICommand)
    ControlCommandBase<CarouselSelectedIndexChangedCommandBehavior, Carousel>.SetCommandParameter(Carousel, Object)
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Syncfusion.Windows.Tools.MVVM
    Assembly: Syncfusion.Shared.MVVM.WPF.dll
    Syntax
    public class CarouselSelectedIndexChangedCommand : ControlCommandBase<CarouselSelectedIndexChangedCommandBehavior, Carousel>

    Constructors

    CarouselSelectedIndexChangedCommand()

    Declaration
    public CarouselSelectedIndexChangedCommand()
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved