Occurs when a word is removed from a user dictionary. The UserDictionaryWordRemovedHandler receives an argument of type UserDictionaryWordRemovedEventArgs containing data related to this event.
Introduced: 3.0.
public event Proofing.UserDictionaryWordRemovedHandler UserDictionaryWordRemoved;
Public Event UserDictionaryWordRemoved As Proofing.UserDictionaryWordRemovedHandler