ComponentOne RichTextBox for UWP
C1BoldMenuTool Class
Members 

C1.Xaml.RichTextBox Namespace : C1BoldMenuTool Class
Menu item that makes text bold in a C1RichTextBox.
Object Model
C1BoldMenuTool Class
Syntax
'Declaration
 
Public Class C1BoldMenuTool 
   Inherits C1ToggleMenuTool
   Implements IUpdateableTool, Windows.UI.Xaml.Controls.IItemContainerMapping 
public class C1BoldMenuTool : C1ToggleMenuTool, IUpdateableTool, Windows.UI.Xaml.Controls.IItemContainerMapping  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         System.Runtime.InteropServices.WindowsRuntime.RuntimeClass
            Windows.UI.Xaml.DependencyObject
               Windows.UI.Xaml.UIElement
                  Windows.UI.Xaml.FrameworkElement
                     Windows.UI.Xaml.Controls.Control
                        Windows.UI.Xaml.Controls.ItemsControl
                           C1.Xaml.C1RadialMenuItem
                              C1.Xaml.RichTextBox.C1ToggleMenuTool
                                 C1.Xaml.RichTextBox.C1BoldMenuTool

See Also

Reference

C1BoldMenuTool Members
C1.Xaml.RichTextBox Namespace