Class RibbonQATItemsCollectionChangedCommandBehavior
Inheritance
System.Object
RibbonQATItemsCollectionChangedCommandBehavior
Inherited Members
Namespace: Syncfusion.Windows.Tools.MVVM
Assembly: Syncfusion.Tools.MVVM.WPF.dll
Syntax
public class RibbonQATItemsCollectionChangedCommandBehavior : CommandBehaviorBase<Ribbon>
Constructors
RibbonQATItemsCollectionChangedCommandBehavior()
Declaration
public RibbonQATItemsCollectionChangedCommandBehavior()
Methods
OnEventRaised(QATItemsCollectionChangedEventArgs)
Declaration
protected virtual void OnEventRaised(QATItemsCollectionChangedEventArgs e)
Parameters
Type | Name | Description |
---|---|---|
QATItemsCollectionChangedEventArgs | e |
OnTargetAttached()
Declaration
protected override void OnTargetAttached()
Overrides
Syncfusion.Windows.Shared.CommandBehaviorBase<Syncfusion.Windows.Tools.Controls.Ribbon>.OnTargetAttached()