Class EditCustomDictionaryDialog
Dialog for editing custom dictionaries.
Inherited Members
Namespace: Telerik.Windows.Documents.Proofing
Assembly: Telerik.Windows.Documents.Proofing.dll
Syntax
public class EditCustomDictionaryDialog : RadWindow, INotifyLayoutChange, IWindowDragAware, IDragAware, IClickAware, IThemable, INotifyPropertyChanged, IComponentConnector
Constructors
EditCustomDictionaryDialog()
Initializes a new instance of the Edit
Declaration
public EditCustomDictionaryDialog()
Properties
SelectedTheme
Methods
InitializeComponent()
InitializeComponent
Declaration
public void InitializeComponent()
ShowDialog(ICustomWordDictionary)
Shows the dialog.
Declaration
public void ShowDialog(ICustomWordDictionary customWordDictionary)
Parameters
ICustom The custom word dictionary to edit. |
Events
PropertyChanged
Declaration
public event PropertyChangedEventHandler PropertyChanged
Event Type
System.
|