menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class GalleryItemCaptionChangedCommand - API Reference

    Show / Hide Table of Contents

    Class GalleryItemCaptionChangedCommand

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

    Constructors

    GalleryItemCaptionChangedCommand()

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