OpenTK.Graphics.GraphicsContext.ShareContexts Property
Gets or sets a System.Boolean, indicating whether GraphicsContext resources are shared

Syntax

public static bool ShareContexts { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

If ShareContexts is true, new GLContexts will share resources. If this value is false, new GLContexts will not share resources.

Changing this value will not affect already created GLContexts.

Requirements

Namespace: OpenTK.Graphics
Assembly: OpenTK-1.0 (in OpenTK-1.0.dll)
Assembly Versions: 0.0.0.0