Partitionable |
The PartitionableListT type exposes the following members.
Name | Description | |
---|---|---|
![]() | _actionBeforeInsertion | Defines an action that is executed before an item is inserted. The 1st argument is the item to insert. |
![]() | _eventState | Get information whether the CollectionChanged events are enabled or disabled. |
![]() | _partialViews | Contains all partial views that were created for this instance and are still alive. |
![]() | _partialViewsToNotify | The partial views that need to notify after modifications that they have changed. |