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. |
CanFreeze | Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
DeleteOccurrenceWindowType | Gets or sets the type of Delete Occurence window. This is a dependency property. |
DependencyObjectType | Gets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject. |
Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject. |
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. |
IsFrozen | Gets a value that indicates whether the object is currently modifiable. Inherited from Freezable. |
IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject. |
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