[]
        
(Showing Draft Content)

C1.WPF.Ribbon.MenuToolCollection

MenuToolCollection Class

Collection of tools of C1MenuTool.

Inheritance
MenuToolCollection
Namespace: C1.WPF.Ribbon
Assembly: C1.WPF.Ribbon.dll
Syntax
public class MenuToolCollection : ObservableCollection<object>, IList<object>, ICollection<object>, IList, ICollection, IReadOnlyList<object>, IReadOnlyCollection<object>, IEnumerable<object>, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged

Constructors

Name Description
MenuToolCollection()

Methods

Name Description
InsertItem(int, object)