Control that modifies the font family in a C1RichTextBox.
Namespace:
C1.Silverlight.RichTextBoxAssembly: C1.Silverlight.RichTextBox.Toolbar (in C1.Silverlight.RichTextBox.Toolbar.dll)
Syntax
C# |
---|
public class C1FontFamilyTool : C1ComboTool<FontFamily> |
Visual Basic |
---|
Public Class C1FontFamilyTool _ Inherits C1ComboTool(Of FontFamily) |
Inheritance Hierarchy
System..::..Object
System.Windows..::..DependencyObject
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Control
System.Windows.Controls..::..ItemsControl
C1ComboBox
C1.Silverlight.RichTextBox..::..C1ComboTool<(Of <(<'FontFamily>)>)>
C1.Silverlight.RichTextBox..::..C1FontFamilyTool
System.Windows..::..DependencyObject
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Control
System.Windows.Controls..::..ItemsControl
C1ComboBox
C1.Silverlight.RichTextBox..::..C1ComboTool<(Of <(<'FontFamily>)>)>
C1.Silverlight.RichTextBox..::..C1FontFamilyTool