Interface IToolBar
public interface IToolBar : IObservableCollection<ToolBarItemBase>, IList<ToolBarItemBase>, ICollection<ToolBarItemBase>, IEnumerable<ToolBarItemBase>, IEnumerable, INotifyPropertyChangedEx, INotifyPropertyChanged, INotifyCollectionChanged
  - Inherited Members
 - 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    INotifyPropertyChangedEx.Refresh()INotifyPropertyChangedEx.IsNotifying