Click or drag to resize

GraphicCollection Fields

The GraphicCollection 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.
(Inherited from PartitionableListT)
Protected field_eventState Get information whether the CollectionChanged events are enabled or disabled.
(Inherited from PartitionableListT)
Protected field_partialViewsContains all partial views that were created for this instance and are still alive.
(Inherited from PartitionableListT)
Protected field_partialViewsToNotify The partial views that need to notify after modifications that they have changed.
(Inherited from PartitionableListT)
Top
See Also