Namespace:  C1.Silverlight.SpellChecker
Assembly:  C1.Silverlight.SpellChecker (in C1.Silverlight.SpellChecker.dll)

Syntax

C#
public class C1SpellDialog : C1Window, 
	ISpellDialog
Visual Basic
Public Class C1SpellDialog _
	Inherits C1Window _
	Implements ISpellDialog

Inheritance Hierarchy

System..::..Object
  System.Windows..::..DependencyObject
    System.Windows..::..UIElement
      System.Windows..::..FrameworkElement
        System.Windows.Controls..::..Control
          System.Windows.Controls..::..ContentControl
            C1HeaderedContentControl
              C1Window
                C1.Silverlight.SpellChecker..::..C1SpellDialog

See Also