RadControls for WPF

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

Syntax

C#
public class RadIsolatedStorageCustomDictionary : RadDictionary, 
	ICustomWordDictionary, IWordDictionary, IDisposable
Visual Basic
Public Class RadIsolatedStorageCustomDictionary _
	Inherits RadDictionary _
	Implements ICustomWordDictionary, IWordDictionary, IDisposable

Inheritance Hierarchy

System..::..Object
  Telerik.Windows.Documents.Proofing..::..RadDictionary
    Telerik.Windows.Documents.Proofing..::..RadIsolatedStorageCustomDictionary

See Also