menu

WPF

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

    Show / Hide Table of Contents

    Class GalleryItemIsAlwaysShownCaptionChangedCommandBehavior

    Inheritance
    System.Object
    CommandBehaviorBase<GalleryItem>
    GalleryItemIsAlwaysShownCaptionChangedCommandBehavior
    GalleryItemIsAlwaysShownCaptionChangedCommandBehavior<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()
    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 GalleryItemIsAlwaysShownCaptionChangedCommandBehavior : CommandBehaviorBase<GalleryItem>

    Constructors

    GalleryItemIsAlwaysShownCaptionChangedCommandBehavior()

    Declaration
    public GalleryItemIsAlwaysShownCaptionChangedCommandBehavior()

    Methods

    OnEventRaised(Object, DependencyPropertyChangedEventArgs)

    Declaration
    protected virtual void OnEventRaised(object sender, DependencyPropertyChangedEventArgs e)
    Parameters
    Type Name Description
    System.Object sender
    System.Windows.DependencyPropertyChangedEventArgs e

    OnTargetAttached()

    Declaration
    protected override void OnTargetAttached()
    Overrides
    Syncfusion.Windows.Shared.CommandBehaviorBase<Syncfusion.Windows.Tools.Controls.GalleryItem>.OnTargetAttached()
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved