Delen via


SchemaModelViewerControllerBase.OnProjectLoaded Method

Event is raised 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 Overridable Sub OnProjectLoaded
protected virtual void OnProjectLoaded()
protected:
virtual void OnProjectLoaded()
abstract OnProjectLoaded : unit -> unit 
override OnProjectLoaded : unit -> unit 
protected function OnProjectLoaded()

.NET Framework Security

See Also

Reference

SchemaModelViewerControllerBase Class

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