SpellingSettings Attached Properties
Specifies spelling settings for a framework element.
Name | Description |
---|---|
Check |
Specifies the check-as-you-type operation mode. This is a dependency property. |
Culture static | Gets or sets the culture-specific settings of the spell checker. This is a dependency property. This is an attached property. |
Dictionary |
Specifies a collection of source dictionaries that are used to check spelling in a document. This is a dependency property. This is an attached property. |
Ignore |
Gets or sets whether e-mail addresses should be excluded from the check. This is a dependency property. |
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. |
Ignore |
Gets or sets whether the spell checker ignores repeated words. This is a dependency property. |
Ignore |
Gets or sets whether the spell checker ignores words in which all letters are uppercase. This is a dependency property. |
Ignore |
Identifies the Spelling |
Ignore |
Gets or sets whether the spell checker ignores the URLs in text. This is a dependency property. |
Ignore |
Gets or sets whether the spell checker ignores words that contain numbers. This is a dependency property. |
Show |
Specifies whether context menu items specific for the spell checker are shown. This is a dependency property. |
Spell |
Specifies the Spell |
Underline |
Gets or sets the color used to underline the misspelled word. This is a dependency property. |
Underline |
Gets or sets the underline style for misspelled words. This is a dependency property. |
See Also