| Name | Description | |
|---|---|---|
![]() | Object | Gets the target to which this object is attached. |
The following tables list the members exposed by NObjectCodeBehind<TObject>.
| Name | Description | |
|---|---|---|
![]() | AttachToObject | Attaches the code behind to the specified target. |
![]() | DetachFromObject | Detaches the code behind to the specified target. |
| Name | Description | |
|---|---|---|
![]() ![]() | IIWd<jIWd> | |
![]() ![]() | MIWd<nIWd> | |
![]() | OnAttachedToObject | Called when the code behind is attached to the target. |
![]() | OnDetachingFromObject | Called when the code behind is about to be detached from the target. |