Gets/Sets currently active container

Namespace: Skewworks.NETMF
Assembly: Skewworks.NETMF.Core (in Skewworks.NETMF.Core.dll) Version: 2.5.0.0 (2.5.0.0)

Syntax

C#
public static IContainer ActiveContainer { get; set; }

Property Value

Type: IContainer

Remarks

Only the active container will be rendered.

See Also