Share via


SectionControl.OnExpanded Method

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

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