WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class CustomDictionary - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class CustomDictionary

    Document as in base class

    Inheritance
    System.Object
    DictionaryBase
    CustomDictionaryBase
    CustomDictionary
    Inherited Members
    DictionaryBase.LoadDictionary()
    DictionaryBase.Culture
    DictionaryBase.Encoding
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Syncfusion.Windows.Controls
    Assembly: Syncfusion.SfSpellChecker.WPF.dll
    Syntax
    public class CustomDictionary : CustomDictionaryBase

    Constructors

    CustomDictionary()

    Declaration
    public CustomDictionary()

    Properties

    DictionaryUri

    Gets or sets the dictionary uri.

    Declaration
    public Uri DictionaryUri { get; set; }
    Property Value
    Type Description
    System.Uri
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved