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

In This Topic
    C1ContentControlTool Class
    In This Topic
    Tools that allows showing an arbitrary content.
    Object Model
    C1ContentControlTool ClassToolTemplateSettings Class
    Syntax
    'Declaration
     
    
    Public Class C1ContentControlTool 
       Inherits C1Tool
    public class C1ContentControlTool : C1Tool 
    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
                         C1.WPF.Core.C1View
                            C1.WPF.Ribbon.C1Tool
                               C1.WPF.Ribbon.C1ContentControlTool

    See Also