Click or drag to resize

ControlScreenScreenControls Property

Namespace:  AxiomCore2.Controls
Assembly:  AxiomCore2 (in AxiomCore2.dll) Version: 1.0.0
Syntax
C#
public IReadOnlyControlCollection<IControlBase> ScreenControls { get; }

Property Value

Type: IReadOnlyControlCollectionIControlBase
See Also