Click or drag to resize

PartitionableListT Fields

The PartitionableListT type exposes the following members.

Fields
 NameDescription
Protected field_actionBeforeInsertion Defines an action that is executed before an item is inserted. The 1st argument is the item to insert.
Protected field_eventState Get information whether the CollectionChanged events are enabled or disabled.
Protected field_partialViewsContains all partial views that were created for this instance and are still alive.
Protected field_partialViewsToNotify The partial views that need to notify after modifications that they have changed.
Top
See Also