Delen via


SchemaModelViewerControllerBaseInternal.OnProjectLoaded Method

Occurs when the model has finished deserialization.

Namespace:  Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer
Assembly:  Microsoft.VisualStudio.Data.Schema.Package (in Microsoft.VisualStudio.Data.Schema.Package.dll)

Syntax

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

.NET Framework Security

See Also

Reference

SchemaModelViewerControllerBaseInternal Class

Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer Namespace