RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1FindAndReplace Class
Members

In This Topic
    C1FindAndReplace Class
    In This Topic
    Control for finding and replacing text from the toolbar.
    Object Model
    C1FindAndReplace Class
    Syntax
    'Declaration
     
    
    Public Class C1FindAndReplace 
       Inherits System.Windows.Controls.Control
    public class C1FindAndReplace : System.Windows.Controls.Control 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      System.Windows.Controls.Control
                         C1.WPF.RichTextBox.C1FindAndReplace

    See Also