Toolbar button that redoes actions in a C1RichTextBox.
Namespace:
C1.Silverlight.RichTextBoxAssembly: C1.Silverlight.RichTextBox.Toolbar (in C1.Silverlight.RichTextBox.Toolbar.dll)
Syntax
C# |
---|
public class C1RedoTool : C1ButtonTool, IUpdateableTool |
Visual Basic |
---|
Public Class C1RedoTool _ Inherits C1ButtonTool _ Implements IUpdateableTool |
Inheritance Hierarchy
System..::..Object
System.Windows..::..DependencyObject
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Control
System.Windows.Controls..::..ContentControl
System.Windows.Controls.Primitives..::..ButtonBase
System.Windows.Controls..::..Button
C1ToolbarButton
C1.Silverlight.RichTextBox..::..C1ButtonTool
C1.Silverlight.RichTextBox..::..C1RedoTool
System.Windows..::..DependencyObject
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Control
System.Windows.Controls..::..ContentControl
System.Windows.Controls.Primitives..::..ButtonBase
System.Windows.Controls..::..Button
C1ToolbarButton
C1.Silverlight.RichTextBox..::..C1ButtonTool
C1.Silverlight.RichTextBox..::..C1RedoTool