Click or drag to resize
DigitalRuneLayoutSerializerAssemblies Property
Gets assemblies that contain the types.

Namespace: DigitalRune.Game.UI
Assembly: DigitalRune.Game.UI (in DigitalRune.Game.UI.dll) Version: 1.8.0.0 (1.8.0.14553)
Syntax
public List<Assembly> Assemblies { get; }

Property Value

Type: ListAssembly
The assemblies that contain the types.
See Also