menu

WPF

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

    Show / Hide Table of Contents

    Class TabControlExtDragEndCommandBehavior<T>

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

    Constructors

    TabControlExtDragEndCommandBehavior()

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