Table of Contents

Interface IMenu

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