'Declaration
Public Class C1ItalicTool Inherits C1.WPF.RichTextBox.C1ToggleButtonTool(Of Nullable(Of FontStyle)) Implements IUpdateableTool
public class C1ItalicTool : C1.WPF.RichTextBox.C1ToggleButtonTool<Nullable<FontStyle>>, IUpdateableTool
'Declaration
Public Class C1ItalicTool Inherits C1.WPF.RichTextBox.C1ToggleButtonTool(Of Nullable(Of FontStyle)) Implements IUpdateableTool
public class C1ItalicTool : C1.WPF.RichTextBox.C1ToggleButtonTool<Nullable<FontStyle>>, IUpdateableTool
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.ContentControl
System.Windows.Controls.Primitives.ButtonBase
System.Windows.Controls.Primitives.ToggleButton
C1.WPF.Toolbar.C1ToolbarToggleButton
C1.WPF.RichTextBox.C1ToggleButtonTool<T>
C1.WPF.RichTextBox.C1ItalicTool