TeamExplorerSectionBase.Loaded-Methode

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

Syntax

'Declaration
Public Overridable Sub Loaded ( _
    sender As Object, _
    e As SectionLoadedEventArgs _
)
public virtual void Loaded(
    Object sender,
    SectionLoadedEventArgs e
)

Parameter

Implementiert

ITeamExplorerSection.Loaded(Object, SectionLoadedEventArgs)

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamExplorerSectionBase Klasse

Microsoft.TeamFoundation.Controls.WPF.TeamExplorer-Namespace