RadControls for Silverlight

Dialog for editing custom dictionaries.

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

Syntax

C#
public class EditCustomDictionaryDialog : RadWindow, 
	INotifyPropertyChanged
Visual Basic
Public Class EditCustomDictionaryDialog _
	Inherits RadWindow _
	Implements INotifyPropertyChanged

Inheritance Hierarchy

System..::..Object
  System.Windows..::..DependencyObject
    System.Windows..::..UIElement
      System.Windows..::..FrameworkElement
        System.Windows.Controls..::..Control
          System.Windows.Controls..::..ContentControl
            Telerik.Windows.Controls..::..HeaderedContentControl
              Telerik.Windows.Controls..::..WindowBase
                Telerik.Windows.Controls..::..RadWindow
                  Telerik.Windows.Documents.Proofing..::..EditCustomDictionaryDialog

See Also