SearchControlAutomationPeer.IExpandCollapseProvider.Collapse Method
Determines that the control is collapsed.
Namespace: Microsoft.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)
Syntax
'Declaration
Private Sub Collapse Implements IExpandCollapseProvider.Collapse
void IExpandCollapseProvider.Collapse()
private:
virtual void Collapse() sealed = IExpandCollapseProvider::Collapse
private abstract Collapse : unit -> unit
private override Collapse : unit -> unit
JScript does not support explicit interface implementations.
Implements
IExpandCollapseProvider.Collapse
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.