'宣言 Public Class C1ListTool Inherits C1.WPF.RichTextBox.C1ToggleButtonTool(Of Nullable(Of TextMarkerStyle)) Implements IUpdateableTool
public class C1ListTool : C1.WPF.RichTextBox.C1ToggleButtonTool<Nullable<TextMarkerStyle>>, IUpdateableTool
'宣言 Public Class C1ListTool Inherits C1.WPF.RichTextBox.C1ToggleButtonTool(Of Nullable(Of TextMarkerStyle)) Implements IUpdateableTool
public class C1ListTool : C1.WPF.RichTextBox.C1ToggleButtonTool<Nullable<TextMarkerStyle>>, 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.C1ListTool
C1.WPF.RichTextBox.C1BulletsTool
C1.WPF.RichTextBox.C1NumberingTool