menu

WPF

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

    Show / Hide Table of Contents

    Class GalleryItemVisualModeChangedCommand

    Inheritance
    System.Object
    ControlCommandBase<GalleryItemVisualModeChangedCommandBehavior, GalleryItem>
    GalleryItemVisualModeChangedCommand
    Inherited Members
    ControlCommandBase<GalleryItemVisualModeChangedCommandBehavior, GalleryItem>.CommandProperty
    ControlCommandBase<GalleryItemVisualModeChangedCommandBehavior, GalleryItem>.CommandParameterProperty
    ControlCommandBase<GalleryItemVisualModeChangedCommandBehavior, GalleryItem>.SetCommand(GalleryItem, ICommand)
    ControlCommandBase<GalleryItemVisualModeChangedCommandBehavior, GalleryItem>.GetCommand(GalleryItem)
    ControlCommandBase<GalleryItemVisualModeChangedCommandBehavior, GalleryItem>.SetCommandParameter(GalleryItem, Object)
    ControlCommandBase<GalleryItemVisualModeChangedCommandBehavior, 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 GalleryItemVisualModeChangedCommand : ControlCommandBase<GalleryItemVisualModeChangedCommandBehavior, GalleryItem>

    Constructors

    GalleryItemVisualModeChangedCommand()

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