Occurs when the interactive mode is deactivated.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public event EventHandler<SnippetEventArgs> Deactivated
Public Event Deactivated As EventHandler(Of SnippetEventArgs)
public: event EventHandler<SnippetEventArgs^>^ Deactivated { void add (EventHandler<SnippetEventArgs^>^ value); void remove (EventHandler<SnippetEventArgs^>^ value); }
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238