Click or drag to resize

IControlChildren Interface

Namespace:  AxiomCore2.Controls
Assembly:  AxiomCore2 (in AxiomCore2.dll) Version: 1.0.0
Syntax
C#
public interface IControlChildren : IReadOnlyControlCollection<IControlBase>, 
	IEnumerable<IControlBase>, IEnumerable, IDisposable

The IControlChildren type exposes the following members.

Properties
Methods
See Also