SectionControl.OnCollapsed Method
Called when the section is collapsed
Namespace: Microsoft.TeamFoundation.Controls.WPF.TeamExplorer.Framework
Assembly: Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)
Syntax
'Declaration
Protected Overridable Sub OnCollapsed
protected virtual void OnCollapsed()
protected:
virtual void OnCollapsed()
abstract OnCollapsed : unit -> unit
override OnCollapsed : unit -> unit
protected function OnCollapsed()
.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.
See Also
Reference
Microsoft.TeamFoundation.Controls.WPF.TeamExplorer.Framework Namespace