menu

WPF

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

    Show / Hide Table of Contents

    Class TileViewItemSelectedCommand

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

    Constructors

    TileViewItemSelectedCommand()

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