RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1ThicknessMenuItem Class
Members

In This Topic
    C1ThicknessMenuItem Class
    In This Topic
    The C1.WPF.C1MenuItem used in C1BorderTool to pick thickness.
    Object Model
    C1ThicknessMenuItem Class
    Syntax
    'Declaration
     
    
    Public Class C1ThicknessMenuItem 
       Inherits C1.WPF.C1MenuItem
    public class C1ThicknessMenuItem : C1.WPF.C1MenuItem 
    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.C1HierarchicalPresenter
                               C1.WPF.C1MenuItem
                                  C1.WPF.RichTextBox.C1ThicknessMenuItem

    See Also