Name | Description | |
---|---|---|
AppointmentActionEventArgs Constructor | Initializes a new instance of the AppointmentActionEventArgs class with the specified appointment. |
The following tables list the members exposed by AppointmentActionEventArgs.
Name | Description | |
---|---|---|
AppointmentActionEventArgs Constructor | Initializes a new instance of the AppointmentActionEventArgs class with the specified appointment. |
Name | Description | |
---|---|---|
_appointment |
Name | Description | |
---|---|---|
Appointment | Gets an Appointment object. | |
Handled | Gets or sets a value that indicates the present state of the event handling. | |
OriginalSource | (Inherited from System.Windows.RoutedEventArgs) |