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
- 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
SchemaModelViewerControllerBaseInternal Class
Microsoft.VisualStudio.Data.Schema.Package.Project.SchemaModelViewer Namespace