C1.WPF.SpellChecker Namespace / C1SpellDialog Class
Members

C1SpellDialog Class
Dialog window implementing ISpellDialog. C1SpellDialog
Object Model
C1SpellDialog ClassCharRange ClassISpellCheckableEditor InterfaceCharRangeList ClassCharRange Class
Syntax
'Declaration
 
Public Class C1SpellDialog 
   Inherits C1.WPF.C1Window
   Implements 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
                        C1.WPF.C1HeaderedContentControl
                           C1.WPF.C1Window
                              C1.WPF.SpellChecker.C1SpellDialog

See Also