Class HierarchyNavigatorBarContentDropDownItemSelectedCommandBehavior
Inheritance
System.Object
HierarchyNavigatorBarContentDropDownItemSelectedCommandBehavior
Inherited Members
Namespace: Syncfusion.Windows.Tools.MVVM
Assembly: Syncfusion.Tools.MVVM.WPF.dll
Syntax
public class HierarchyNavigatorBarContentDropDownItemSelectedCommandBehavior : CommandBehaviorBase<HierarchyNavigatorBarContent>
Constructors
HierarchyNavigatorBarContentDropDownItemSelectedCommandBehavior()
Declaration
public HierarchyNavigatorBarContentDropDownItemSelectedCommandBehavior()
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.HierarchyNavigatorBarContent>.OnTargetAttached()