[]
        
(Showing Draft Content)

C1.WPF.Schedule.IntervalAppointmentCollection.OnCollectionChanged

OnCollectionChanged Method

OnCollectionChanged(NotifyCollectionChangedEventArgs)

Refreshes the HasItems property value.

Declaration
protected override void OnCollectionChanged(NotifyCollectionChangedEventArgs args)
Parameters
Type Name Description
NotifyCollectionChangedEventArgs args
Overrides