Recurrence Fields
Contains properties common to the recurrence rules.Name | Description |
---|---|
CountProperty static | Identifies the Count dependency property. |
IntervalProperty static | Identifies the Recurrence.Interval dependency property. |
StartProperty static | Identifies the Recurrence.Start dependency property. |
UntilProperty static | Identifies the Recurrence.Until dependency property. |
See Also