OptionsWindows Properties
Allows specifying custom window types instead of the default windows.| Name | Description |
|---|---|
| AppointmentWindowType | Gets or sets the type for the Appointment Window. This is a dependency property. |
| DeleteOccurrenceWindowType | Gets or sets the type of Delete Occurence window. This is a dependency property. |
| EditOccurrenceWindowType | Gets or sets the type of the Edit Occurrence Window. This is a dependency property. |
| GotoDateWindowType | Gets or sets the type of the Go to Date Window. This is a dependency property. |
| RecurrenceWindowType | Gets or sets the type of the Recurrence Window. This is a dependency property. |
| RemindersWindowType | Gets or sets the object type inherited from the Window class which is instantiated and shown instead of the default Reminders window. |
| TimeRulerWindowType | Gets or sets the type of the TimeRuler Window. This is a dependency property. |
See Also