| C1.WPF.DX.4 Assembly > C1.Util.DX Namespace : ObjectTracker Class |
The following tables list the members exposed by ObjectTracker.
| Name | Description | |
|---|---|---|
![]() ![]() | Find | Overloaded. Finds a list of object reference from a specified COM object pointer. |
![]() ![]() | FindActiveObjects | Reports all COM object that are active and not yet disposed. |
![]() ![]() | ReportActiveObjects | Reports all COM object that are active and not yet disposed. |
![]() ![]() | Track | Tracks the specified COM object. |
![]() ![]() | UnTrack | Untracks the specified COM object. |
| Name | Description | |
|---|---|---|
![]() | Tracked | Occurs when a ComObject is tracked. |
![]() | UnTracked | Occurs when a ComObject is untracked. |