[]
The ReminderActionEventArgs class describes routed event data for actions on the Reminder object.
public class ReminderActionEventArgs : RoutedEventArgs
| Name | Description |
|---|---|
| ReminderActionEventArgs(RoutedEvent, Reminder) | Initializes a new instance of the ReminderActionEventArgs class with the specified routed event and reminder. |
| Name | Description |
|---|---|
| Reminder | Gets a Reminder object. |