AppointmentStorage Events
A storage which holds a collection of appointments.| Name | Description |
|---|---|
| DataContextChanged | Occurs when the data context for this element changes. Inherited from FrameworkElement. |
| LoadException | Fires when a problem occurs in appointment loading to the storage from an external data source. |
See Also