Ribbon for WPF | ComponentOne
C1.WPF.Ribbon Namespace / ToolMenuList Class
Members

In This Topic
    ToolMenuList Class
    In This Topic
    List of tools displayed as a C1.WPF.Menu.C1MenuList.
    Syntax
    'Declaration
     
    
    Public Class ToolMenuList 
       Inherits C1.WPF.Menu.C1MenuList
    public class ToolMenuList : C1.WPF.Menu.C1MenuList 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      System.Windows.Controls.Control
                         System.Windows.Controls.ItemsControl
                            C1.WPF.Core.C1ItemsControl
                               C1.WPF.Core.C1HierarchicalPresenter
                                  C1.WPF.Menu.C1MenuList
                                     C1.WPF.Ribbon.ToolMenuList

    See Also