The MonthCalendarCollection type exposes the following members.

Events

  NameDescription
Protected eventCollectionChanged
Occurs when an item is added or removed.
(Inherited from ReadOnlyObservableCollection<(Of <(<'C1MonthCalendar>)>)>.)
Protected eventPropertyChanged
Occurs when a property value changes.
(Inherited from ReadOnlyObservableCollection<(Of <(<'C1MonthCalendar>)>)>.)

Explicit Interface Implementations

  NameDescription
Explicit interface implemetationPrivate eventINotifyCollectionChanged..::..CollectionChanged
Occurs when the collection changes.
(Inherited from ReadOnlyObservableCollection<(Of <(<'C1MonthCalendar>)>)>.)
Explicit interface implemetationPrivate eventINotifyPropertyChanged..::..PropertyChanged
Occurs when a property value changes.
(Inherited from ReadOnlyObservableCollection<(Of <(<'C1MonthCalendar>)>)>.)

See Also