
'宣言 Public Class C1BoldTool Inherits C1.Xaml.RichTextBox.C1ApplicationBarToggleButton(Of Nullable(Of FontWeight)) Implements IUpdateableTool, Windows.UI.Xaml.Controls.ICommandBarElement, Windows.UI.Xaml.Controls.ICommandBarElement2
public class C1BoldTool : C1.Xaml.RichTextBox.C1ApplicationBarToggleButton<Nullable<FontWeight>>, IUpdateableTool, Windows.UI.Xaml.Controls.ICommandBarElement, Windows.UI.Xaml.Controls.ICommandBarElement2
System.Object
Windows.UI.Xaml.DependencyObject
Windows.UI.Xaml.UIElement
Windows.UI.Xaml.FrameworkElement
Windows.UI.Xaml.Controls.Control
Windows.UI.Xaml.Controls.ContentControl
Windows.UI.Xaml.Controls.Primitives.ButtonBase
Windows.UI.Xaml.Controls.Primitives.ToggleButton
Windows.UI.Xaml.Controls.AppBarToggleButton
C1.Xaml.RichTextBox.C1ApplicationBarToggleButton<T>
C1.Xaml.RichTextBox.C1BoldTool