RichTextBox for WPF | ComponentOne
C1.WPF.SpellChecker Namespace / C1SpellDialog Class
Members

In This Topic
    C1SpellDialog Class
    In This Topic
    Dialog window implementing ISpellDialog. C1SpellDialog
    Object Model
    C1SpellDialog Class
    Syntax
    'Declaration
     
    
    Public Class C1SpellDialog 
       Inherits System.Windows.Window
       Implements ISpellDialog 
    public class C1SpellDialog : System.Windows.Window, ISpellDialog  
    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
                         System.Windows.Controls.ContentControl
                            System.Windows.Window
                               C1.WPF.SpellChecker.C1SpellDialog

    See Also