AppointmentDragResizeViewModel Events
View model used in the drag-and-drop and resize operations, containing appointment property values which are modified during an action.| Name | Description |
|---|---|
| PropertyChanged | Occurs when a property value changes. Inherited from BindableBase. |
See Also