Occurs when the contents of the skip dates collection of any of the recurrence patterns change.

Namespace:  Mindscape.WpfElements
Assembly:  Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)

Syntax

C#
public event NotifyCollectionChangedEventHandler RecurrencePatternSkipDatesChanged
Visual Basic (Declaration)
Public Event RecurrencePatternSkipDatesChanged As NotifyCollectionChangedEventHandler

See Also