Table of Contents

Interface IToolBar

Namespace
Gemini.Modules.ToolBars
Assembly
Gemini.dll
public interface IToolBar : IObservableCollection<ToolBarItemBase>, IList<ToolBarItemBase>, ICollection<ToolBarItemBase>, IEnumerable<ToolBarItemBase>, IEnumerable, INotifyPropertyChangedEx, INotifyPropertyChanged, INotifyCollectionChanged
Inherited Members
INotifyPropertyChangedEx.Refresh()
INotifyPropertyChangedEx.IsNotifying