Occurs when a word is added to a user dictionary. The UserDictionaryWordAddedHandler receives an argument of type UserDictionaryWordAddedEventArgs containing data related to this event.
Introduced: 3.0.
public event Proofing.UserDictionaryWordAddedHandler UserDictionaryWordAdded;
Public Event UserDictionaryWordAdded As Proofing.UserDictionaryWordAddedHandler