[]
The EditAppointmentControl control allows editing of all appointment properties.
public class EditAppointmentControl : UserControl, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IComponentConnector
| Name | Description |
|---|---|
| EditAppointmentControl() | Creates the new instance of the EditAppointmentControl class. |
| Name | Description |
|---|---|
| PatternDescriptionProperty | Identifies the PatternDescription dependency property. |
| Name | Description |
|---|---|
| Appointment | Gets or sets an Appointment object representing current DataContext. |
| Header | Gets a string value which can be used as an Appointment window header. |
| PatternDescription | Gets recurrence pattern description. |
| Name | Description |
|---|---|
| InitializeComponent() | InitializeComponent |
| OnGotFocus(RoutedEventArgs) | |
| OnMouseEnter(MouseEventArgs) | |
| OnMouseWheel(MouseWheelEventArgs) | |
| OnPreviewKeyDown(KeyEventArgs) |