menu

WPF

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

    Show / Hide Table of Contents

    Class CarouselSelectionChangedCommand

    Inheritance
    System.Object
    ControlCommandBase<CarouselSelectionChangedCommandBehavior, Carousel>
    CarouselSelectionChangedCommand
    Inherited Members
    ControlCommandBase<CarouselSelectionChangedCommandBehavior, Carousel>.CommandParameterProperty
    ControlCommandBase<CarouselSelectionChangedCommandBehavior, Carousel>.CommandProperty
    ControlCommandBase<CarouselSelectionChangedCommandBehavior, Carousel>.GetCommand(Carousel)
    ControlCommandBase<CarouselSelectionChangedCommandBehavior, Carousel>.GetCommandParameter(Carousel)
    ControlCommandBase<CarouselSelectionChangedCommandBehavior, Carousel>.SetCommand(Carousel, ICommand)
    ControlCommandBase<CarouselSelectionChangedCommandBehavior, 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 CarouselSelectionChangedCommand : ControlCommandBase<CarouselSelectionChangedCommandBehavior, Carousel>

    Constructors

    CarouselSelectionChangedCommand()

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