Back to Devexpress

SpellingExtensions.GetErrorOperationCommands Method

wpf-devexpress-dot-xpf-dot-spellchecker-dot-spellingextensions-dot-geterroroperationcommands.md

latest1.1 KB
Original Source

SpellingExtensions.GetErrorOperationCommands Method

NameParametersDescription
GetErrorOperationCommands(DependencyObject, Position) staticeditor, positionCreates a list of commands available for the misspelled or repeated word at the specified position in the given editor.
GetErrorOperationCommands(DependencyObject, Int32) staticeditor, positionCreates a list of commands available for the misspelled or repeated word at the specified position in the given editor.
GetErrorOperationCommands(DependencyObject, Point) staticeditor, pointCreates a list of commands available for the misspelled or repeatedword at the specified point in the given editor.