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