Skip to main content

SpellingExtensions.GetErrorOperationCommands Method

Name Parameters Description
GetErrorOperationCommands(DependencyObject, Position) static editor, position Creates a list of commands available for the misspelled or repeated word at the specified position in the given editor.
GetErrorOperationCommands(DependencyObject, Int32) static editor, position Creates a list of commands available for the misspelled or repeated word at the specified position in the given editor.
GetErrorOperationCommands(DependencyObject, Point) static editor, point Creates a list of commands available for the misspelled or repeatedword at the specified point in the given editor.