Initializes a new instance of the PropertyChangeEventArgsBase
class with the specified routed event and DependencyProperty.
Namespace:
C1.WPF.C1ScheduleAssembly: C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)
Syntax
C# |
---|
public PropertyChangeEventArgsBase( RoutedEvent routedEvent, DependencyProperty property ) |
Visual Basic (Declaration) |
---|
Public Sub New ( _ routedEvent As RoutedEvent, _ property As DependencyProperty _ ) |
Parameters
- routedEvent
- Type: System.Windows..::..RoutedEvent
The RoutedEvent.
- property
- Type: System.Windows..::..DependencyProperty
The DependencyProperty.