Click or drag to resize

ListNodeList Events

The ListNodeList type exposes the following members.

Events
 NameDescription
Public eventCollectionChangedOccurs when an item is added, removed, changed, moved, or the entire list is refreshed.
(Inherited from ObservableCollectionListNode)
Protected eventPropertyChangedOccurs when a property value changes.
(Inherited from ObservableCollectionListNode)
Top
See Also