menu

WPF

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

    Show / Hide Table of Contents

    Class GalleryItemHasFocusChangedCommand

    Inheritance
    System.Object
    ControlCommandBase<GalleryItemHasFocusChangedCommandBehavior, GalleryItem>
    GalleryItemHasFocusChangedCommand
    Inherited Members
    ControlCommandBase<GalleryItemHasFocusChangedCommandBehavior, GalleryItem>.CommandParameterProperty
    ControlCommandBase<GalleryItemHasFocusChangedCommandBehavior, GalleryItem>.CommandProperty
    ControlCommandBase<GalleryItemHasFocusChangedCommandBehavior, GalleryItem>.GetCommand(GalleryItem)
    ControlCommandBase<GalleryItemHasFocusChangedCommandBehavior, GalleryItem>.GetCommandParameter(GalleryItem)
    ControlCommandBase<GalleryItemHasFocusChangedCommandBehavior, GalleryItem>.SetCommand(GalleryItem, ICommand)
    ControlCommandBase<GalleryItemHasFocusChangedCommandBehavior, GalleryItem>.SetCommandParameter(GalleryItem, 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.Tools.MVVM.WPF.dll
    Syntax
    public class GalleryItemHasFocusChangedCommand : ControlCommandBase<GalleryItemHasFocusChangedCommandBehavior, GalleryItem>

    Constructors

    GalleryItemHasFocusChangedCommand()

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