The MonthCalendarCollection type exposes the following members.
Events
Name | Description | |
---|---|---|
![]() | CollectionChanged |
Occurs when an item is added or removed.
(Inherited from ReadOnlyObservableCollection<(Of <(<'C1MonthCalendar>)>)>.) |
![]() | PropertyChanged |
Occurs when a property value changes.
(Inherited from ReadOnlyObservableCollection<(Of <(<'C1MonthCalendar>)>)>.) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() | INotifyCollectionChanged..::..CollectionChanged |
Occurs when the collection changes.
(Inherited from ReadOnlyObservableCollection<(Of <(<'C1MonthCalendar>)>)>.) |
![]() ![]() | INotifyPropertyChanged..::..PropertyChanged |
Occurs when a property value changes.
(Inherited from ReadOnlyObservableCollection<(Of <(<'C1MonthCalendar>)>)>.) |