'Declaration
Public Class C1DraftViewTool Inherits C1.WPF.RichTextBox.C1ToggleButtonTool(Of Nullable(Of TextViewMode)) Implements IUpdateableTool
public class C1DraftViewTool : C1.WPF.RichTextBox.C1ToggleButtonTool<Nullable<TextViewMode>>, IUpdateableTool