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 first argument is the item to insert.
Protected field_eventState Gets information whether the CollectionChanged events are enabled or disabled.
Protected field_partialViews Contains 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