ISupportExpansionEvents Interface
Namespace: Microsoft.Internal.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)
Syntax
'Declaration
Public Interface ISupportExpansionEvents
public interface ISupportExpansionEvents
public interface class ISupportExpansionEvents
type ISupportExpansionEvents = interface end
public interface ISupportExpansionEvents
The ISupportExpansionEvents type exposes the following members.
Methods
Name | Description | |
---|---|---|
AfterCollapse | ||
BeforeExpand |
Top