RadControls for WPF

SpellCheckAllAtOnceWindow

Namespace: Telerik.Windows.Documents.Proofing
Assembly: Telerik.Windows.Documents.Proofing (in Telerik.Windows.Documents.Proofing.dll) Version: 2013.2.611.40

Syntax

C#
public class SpellCheckAllAtOnceWindow : RadWindow, 
	INotifyPropertyChanged, IComponentConnector, IStyleConnector
Visual Basic
Public Class SpellCheckAllAtOnceWindow _
	Inherits RadWindow _
	Implements INotifyPropertyChanged, IComponentConnector, IStyleConnector

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.Controls..::..HeaderedContentControl
                  Telerik.Windows.Controls..::..WindowBase
                    Telerik.Windows.Controls..::..RadWindow
                      Telerik.Windows.Documents.Proofing..::..SpellCheckAllAtOnceWindow

See Also