Occurs when the built-in spell check dialog is closing. The SpellCheckDialogClosingHandler receives an argument of type SpellCheckDialogClosingEventArgs containing data related to this event.

Introduced: 3.0.

Syntax

public event WPF.Proofing.SpellCheckDialogClosingHandler SpellCheckDialogClosing;
Public Event SpellCheckDialogClosing As WPF.Proofing.SpellCheckDialogClosingHandler