menu

WPF

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

    Show / Hide Table of Contents

    Class HierarchyNavigatorItemsControlNavigationPopupClosingCommandBehavior

    Inheritance
    System.Object
    CommandBehaviorBase<HierarchyNavigatorItemsControl>
    HierarchyNavigatorItemsControlNavigationPopupClosingCommandBehavior
    HierarchyNavigatorItemsControlNavigationPopupClosingCommandBehavior<T>
    Inherited Members
    CommandBehaviorBase<HierarchyNavigatorItemsControl>.Command
    CommandBehaviorBase<HierarchyNavigatorItemsControl>.CommandCanExecuteCheckEnabled
    CommandBehaviorBase<HierarchyNavigatorItemsControl>.CommandParameter
    CommandBehaviorBase<HierarchyNavigatorItemsControl>.ExecuteCommand()
    CommandBehaviorBase<HierarchyNavigatorItemsControl>.GetCommandParameter<TParameter>()
    CommandBehaviorBase<HierarchyNavigatorItemsControl>.SetCommandParameter<TParameter>(TParameter)
    CommandBehaviorBase<HierarchyNavigatorItemsControl>.SetTargetObject(HierarchyNavigatorItemsControl)
    CommandBehaviorBase<HierarchyNavigatorItemsControl>.TargetObject
    CommandBehaviorBase<HierarchyNavigatorItemsControl>.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.Tools.MVVM.WPF.dll
    Syntax
    public class HierarchyNavigatorItemsControlNavigationPopupClosingCommandBehavior : CommandBehaviorBase<HierarchyNavigatorItemsControl>

    Constructors

    HierarchyNavigatorItemsControlNavigationPopupClosingCommandBehavior()

    Declaration
    public HierarchyNavigatorItemsControlNavigationPopupClosingCommandBehavior()

    Methods

    OnEventRaised(Object, EventArgs)

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

    OnTargetAttached()

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