[]
        
(Showing Draft Content)

C1.WPF.Schedule.ReminderActionEventArgs

ReminderActionEventArgs Class

The ReminderActionEventArgs class describes routed event data for actions on the Reminder object.

Inheritance
ReminderActionEventArgs
Namespace: C1.WPF.Schedule
Assembly: C1.WPF.Schedule.dll
Syntax
public class ReminderActionEventArgs : RoutedEventArgs

Constructors

Name Description
ReminderActionEventArgs(RoutedEvent, Reminder)

Initializes a new instance of the ReminderActionEventArgs class with the specified routed event and reminder.

Properties

Name Description
Reminder

Gets a Reminder object.