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