SimpleEditorView::OnLoseActivation Method ()

 

Notifies the active view that it has lost its active status because the host or another component has become active.

Namespace:   Microsoft.VisualStudio.Package
Assembly:  Microsoft.VisualStudio.Package.LanguageService.14.0 (in Microsoft.VisualStudio.Package.LanguageService.14.0.dll)

public:
virtual void OnLoseActivation()

By default this method does nothing.

Return to top
Show: