SpecificDays Members
Represents a recurrance at specific days.Constructors
| Name | Description |
|---|---|
| SpecificDays() | Initializes a new instance of the SpecificDays class. |
Fields
| Name | Description |
|---|---|
| DaysProperty static | Identifies the SpecificDays.Days dependency property. |
Properties
| Name | Description |
|---|---|
| Days | Gets or sets a set of days when the rule is applied. This is a dependency property. |
See Also