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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
SchemaModelViewerControllerBase Class
Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer Namespace