The ObjectWrapper<(Of <(T>)>) type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ObjectWrapper<(Of <(T>)>) |
Initialises a new instance of the ObjectWrapper<(Of <(T>)>) class.
|
Properties
Name | Description | |
---|---|---|
![]() | Editable |
Gets whether the property can be modified.
(Inherited from ObjectWrapper.) |
![]() | Property |
Gets the wrapped property.
(Inherited from ObjectWrapper.) |
![]() | PropertyName |
Gets the wrapped property.
(Inherited from ObjectWrapper.) |
![]() | UnderlyingObject |
Gets the wrapped object.
(Inherited from ObjectWrapper.) |
![]() | Value |
Gets or sets the value of the wrapped property.
|
Events
Name | Description | |
---|---|---|
![]() | PropertyChanged |
Occurs when a property value changes.
(Inherited from ObjectWrapper.) |