menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class TileViewControlMaximizedCommandBehavior<T> - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class TileViewControlMaximizedCommandBehavior<T>

    Inheritance
    System.Object
    CommandBehaviorBase<TileViewControl>
    TileViewControlMaximizedCommandBehavior
    TileViewControlMaximizedCommandBehavior<T>
    Inherited Members
    CommandBehaviorBase<TileViewControl>.Command
    CommandBehaviorBase<TileViewControl>.CommandCanExecuteCheckEnabled
    CommandBehaviorBase<TileViewControl>.CommandParameter
    CommandBehaviorBase<TileViewControl>.ExecuteCommand()
    CommandBehaviorBase<TileViewControl>.GetCommandParameter<TParameter>()
    CommandBehaviorBase<TileViewControl>.SetCommandParameter<TParameter>(TParameter)
    CommandBehaviorBase<TileViewControl>.SetTargetObject(TileViewControl)
    CommandBehaviorBase<TileViewControl>.TargetObject
    CommandBehaviorBase<TileViewControl>.UpdateEnabledState()
    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()
    TileViewControlMaximizedCommandBehavior.OnEventRaised(Object, TileViewEventArgs)
    TileViewControlMaximizedCommandBehavior.OnTargetAttached()
    Namespace: Syncfusion.Windows.Tools.MVVM
    Assembly: Syncfusion.Shared.MVVM.WPF.dll
    Syntax
    public class TileViewControlMaximizedCommandBehavior<T> : TileViewControlMaximizedCommandBehavior
    Type Parameters
    Name
    T

    Constructors

    TileViewControlMaximizedCommandBehavior()

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