Skip to main content

DXRichEditAutoCorrectOptions Fields

Provides the options specific to the AutoCorrect feature.
Name Description
CorrectTwoInitialCapitalsProperty static Identifies the DXRichEditAutoCorrectOptions.CorrectTwoInitialCapitals dependency property.
DetectUrlsProperty static Identifies the DXRichEditAutoCorrectOptions.DetectUrls dependency property.
ReplaceTextAsYouTypeProperty static Identifies the DXRichEditAutoCorrectOptions.ReplaceTextAsYouType dependency property.
UseSpellCheckerSuggestionsProperty static Identifies the DXRichEditAutoCorrectOptions.UseSpellCheckerSuggestions dependency property.
See Also