alexa

    Show / Hide Table of Contents

    Class GalleryItemWidthChangedCommand

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

    Constructors

    GalleryItemWidthChangedCommand()

    Declaration
    public GalleryItemWidthChangedCommand()
    Back to top Generated by DocFX