SectionControl.OnExpanded Method

Called when the section is expanded

Namespace:  Microsoft.TeamFoundation.Controls.WPF.TeamExplorer.Framework
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Syntax

'Declaration
Protected Overridable Sub OnExpanded
protected virtual void OnExpanded()
protected:
virtual void OnExpanded()
abstract OnExpanded : unit -> unit  
override OnExpanded : unit -> unit
protected function OnExpanded()

.NET Framework Security

See Also

Reference

SectionControl Class

Microsoft.TeamFoundation.Controls.WPF.TeamExplorer.Framework Namespace