'Declaration Public Enum XamSpellCheckerDialogCommand Inherits System.Enum
public enum XamSpellCheckerDialogCommand : System.Enum
Member | Description |
---|---|
AddToDictionary | Adds the current bad word to the user dictionary. |
Cancel | Cancel the download process of the dictionaries |
CancelDialog | Closes the spellchecker dialog and passes true for the canceled parameter of the spellcheck complete event args. |
Change | Changes the current misspelled word with the corrected version. |
ChangeAll | Replaces all instances of the current misspelled word with the corrected version. |
CloseDialog | Closes the spell checker dialog. |
Done | Finishes the current spellcheck session. |
Ignore | Ignores the current misspelled word. |
IgnoreAll | Ignores the current misspelled word and continues to ignore it for future sessions. |
NextField | Moves to the next editor to be spell checked. |
PreviousField | Moves to the previous spell check editor. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2