alexa

    Show / Hide Table of Contents

    Class GroupViewItemDoubleClickCommandBehavior<T>

    Inheritance
    System.Object
    CommandBehaviorBase<GroupViewItem>
    GroupViewItemDoubleClickCommandBehavior
    GroupViewItemDoubleClickCommandBehavior<T>
    Inherited Members
    CommandBehaviorBase<GroupViewItem>.Command
    CommandBehaviorBase<GroupViewItem>.CommandCanExecuteCheckEnabled
    CommandBehaviorBase<GroupViewItem>.CommandParameter
    CommandBehaviorBase<GroupViewItem>.ExecuteCommand()
    CommandBehaviorBase<GroupViewItem>.GetCommandParameter<TParameter>()
    CommandBehaviorBase<GroupViewItem>.SetCommandParameter<TParameter>(TParameter)
    CommandBehaviorBase<GroupViewItem>.SetTargetObject(GroupViewItem)
    CommandBehaviorBase<GroupViewItem>.TargetObject
    CommandBehaviorBase<GroupViewItem>.UpdateEnabledState()
    GroupViewItemDoubleClickCommandBehavior.OnEventRaised(Object, RoutedEventArgs)
    GroupViewItemDoubleClickCommandBehavior.OnTargetAttached()
    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.Tools.MVVM.WPF.dll
    Syntax
    public class GroupViewItemDoubleClickCommandBehavior<T> : GroupViewItemDoubleClickCommandBehavior
    Type Parameters
    Name
    T

    Constructors

    GroupViewItemDoubleClickCommandBehavior()

    Declaration
    public GroupViewItemDoubleClickCommandBehavior()
    Back to top Generated by DocFX