[Missing <summary> documentation for "F:QAliber.Engine.Controls.UIControlBase.children"]
Assembly: QAliber.Engine (in QAliber.Engine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
protected List<UIControlBase> children |
| Visual Basic (Declaration) |
|---|
Protected children As List(Of UIControlBase) |
| Visual C++ |
|---|
protected: List<UIControlBase^>^ children |