menu

WPF

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

    Show / Hide Table of Contents

    Class TileViewControlMaximizedCommand

    Inheritance
    System.Object
    ControlCommandBase<TileViewControlMaximizedCommandBehavior, TileViewControl>
    TileViewControlMaximizedCommand
    Inherited Members
    ControlCommandBase<TileViewControlMaximizedCommandBehavior, TileViewControl>.CommandParameterProperty
    ControlCommandBase<TileViewControlMaximizedCommandBehavior, TileViewControl>.CommandProperty
    ControlCommandBase<TileViewControlMaximizedCommandBehavior, TileViewControl>.GetCommand(TileViewControl)
    ControlCommandBase<TileViewControlMaximizedCommandBehavior, TileViewControl>.GetCommandParameter(TileViewControl)
    ControlCommandBase<TileViewControlMaximizedCommandBehavior, TileViewControl>.SetCommand(TileViewControl, ICommand)
    ControlCommandBase<TileViewControlMaximizedCommandBehavior, TileViewControl>.SetCommandParameter(TileViewControl, 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 TileViewControlMaximizedCommand : ControlCommandBase<TileViewControlMaximizedCommandBehavior, TileViewControl>

    Constructors

    TileViewControlMaximizedCommand()

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