menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class GalleryItemCaptionChangedCommandBehavior<T> - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class GalleryItemCaptionChangedCommandBehavior<T>

    Inheritance
    System.Object
    CommandBehaviorBase<GalleryItem>
    GalleryItemCaptionChangedCommandBehavior
    GalleryItemCaptionChangedCommandBehavior<T>
    Inherited Members
    CommandBehaviorBase<GalleryItem>.Command
    CommandBehaviorBase<GalleryItem>.CommandCanExecuteCheckEnabled
    CommandBehaviorBase<GalleryItem>.CommandParameter
    CommandBehaviorBase<GalleryItem>.ExecuteCommand()
    CommandBehaviorBase<GalleryItem>.GetCommandParameter<TParameter>()
    CommandBehaviorBase<GalleryItem>.SetCommandParameter<TParameter>(TParameter)
    CommandBehaviorBase<GalleryItem>.SetTargetObject(GalleryItem)
    CommandBehaviorBase<GalleryItem>.TargetObject
    CommandBehaviorBase<GalleryItem>.UpdateEnabledState()
    GalleryItemCaptionChangedCommandBehavior.OnEventRaised(Object, DependencyPropertyChangedEventArgs)
    GalleryItemCaptionChangedCommandBehavior.OnTargetAttached()
    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.Tools.MVVM.WPF.dll
    Syntax
    public class GalleryItemCaptionChangedCommandBehavior<T> : GalleryItemCaptionChangedCommandBehavior
    Type Parameters
    Name
    T

    Constructors

    GalleryItemCaptionChangedCommandBehavior()

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