menu

WPF

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

    Show / Hide Table of Contents

    Class TileViewControlRestoringCommandBehavior

    Inheritance
    System.Object
    CommandBehaviorBase<TileViewControl>
    TileViewControlRestoringCommandBehavior
    TileViewControlRestoringCommandBehavior<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()
    Namespace: Syncfusion.Windows.Tools.MVVM
    Assembly: Syncfusion.Shared.MVVM.WPF.dll
    Syntax
    public class TileViewControlRestoringCommandBehavior : CommandBehaviorBase<TileViewControl>

    Constructors

    TileViewControlRestoringCommandBehavior()

    Declaration
    public TileViewControlRestoringCommandBehavior()

    Methods

    OnEventRaised(Object, TileViewCancelEventArgs)

    Declaration
    protected virtual void OnEventRaised(object sender, TileViewCancelEventArgs e)
    Parameters
    Type Name Description
    System.Object sender
    TileViewCancelEventArgs e

    OnTargetAttached()

    Declaration
    protected override void OnTargetAttached()
    Overrides
    Syncfusion.Windows.Shared.CommandBehaviorBase<Syncfusion.Windows.Shared.TileViewControl>.OnTargetAttached()
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved