RichEditSpellChecker Properties
Allows you to implement the spell checking functionality for the RichEditControl in XAML.
Name | Description |
---|---|
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Check |
Gets or sets whether to enable the “check-as-you-type” mode. This is a dependency property.
Inherited from Spell |
Culture |
Gets or sets the spell checker’s culture-specific settings. This is a dependency property.
Inherited from Spell |
Dependency |
Gets the Dependency |
Dictionaries |
Provides access to the spell checker dictionaries collection. This is a dependency property.
Inherited from Spell |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Has |
Gets a value that indicates whether one or more Animation |
Ignore |
Gets or sets whether e-mail addresses should be excluded from the check. This is a dependency property.
Inherited from Spell |
Ignore |
Gets or sets whether the spell checker ignores words containing different case letters in positions other than the first. This is a dependency property.
Inherited from Spell |
Ignore |
Gets or sets whether the spell checker ignores repeated words. This is a dependency property.
Inherited from Spell |
Ignore |
Gets or sets whether the spell checker ignores words in which all letters are uppercase. This is a dependency property.
Inherited from Spell |
Ignore |
Gets or sets whether the spell checker ignores strings which can be qualified as Uniform Resource Identifiers (URI). This is a dependency property.
Inherited from Spell |
Ignore |
Gets or sets whether the spell checker ignores words that contain numbers. This is a dependency property.
Inherited from Spell |
Is |
Gets a value that indicates whether the object is currently modifiable. Inherited from Freezable. |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Spelling |
Gets or sets type of the form to be shown when a probable misspelled word is found. This is a dependency property.
Inherited from Spell |
See Also