Namespace:  C1.Silverlight.RichTextBox
Assembly:  C1.Silverlight.RichTextBox.Toolbar (in C1.Silverlight.RichTextBox.Toolbar.dll)

Syntax

C#
public class C1FindAndReplaceLargeTool : C1FindAndReplaceTool
Visual Basic
Public Class C1FindAndReplaceLargeTool _
	Inherits C1FindAndReplaceTool

Inheritance Hierarchy

System..::..Object
  System.Windows..::..DependencyObject
    System.Windows..::..UIElement
      System.Windows..::..FrameworkElement
        System.Windows.Controls..::..Control
          System.Windows.Controls..::..ContentControl
            C1HeaderedContentControl
              C1DropDownButton
                C1DropDown
                  C1ToolbarDropDown
                    C1.Silverlight.RichTextBox..::..C1FindAndReplaceTool
                      C1.Silverlight.RichTextBox..::..C1FindAndReplaceLargeTool

See Also