Gets the number of words loaded in the dictionary.
Namespace:
C1.Silverlight.SpellCheckerAssembly: C1.Silverlight.SpellChecker (in C1.Silverlight.SpellChecker.dll)
Syntax
| C# |
|---|
public int WordCount { get; } |
| Visual Basic |
|---|
Public ReadOnly Property WordCount As Integer Get |