The ViewModeCollection type exposes the following members.

Events

  NameDescription
Public eventCollectionChanged
Occurs when an item in the collection changes, or the entire collection changes.
(Inherited from ObservableCollection<(Of <(<'ViewMode>)>)>.)
Protected eventPropertyChanged
Occurs when a property on an individual item in the collection changes.
(Inherited from ObservableCollection<(Of <(<'ViewMode>)>)>.)

See Also