[]
        
(Showing Draft Content)

C1.WPF.Schedule.PropertyChangeEventArgsBase.-ctor

PropertyChangeEventArgsBase Constructor

PropertyChangeEventArgsBase(RoutedEvent, DependencyProperty)

Initializes a new instance of the PropertyChangeEventArgsBase class with the specified routed event and DependencyProperty.

Declaration
public PropertyChangeEventArgsBase(RoutedEvent routedEvent, DependencyProperty property)
Public Sub New(routedEvent As RoutedEvent, [property] As DependencyProperty)
Parameters
Type Name Description
RoutedEvent routedEvent

The RoutedEvent.

DependencyProperty property

The DependencyProperty.