[]
        
(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)
Parameters
Type Name Description
RoutedEvent routedEvent

The RoutedEvent.

DependencyProperty property

The System.Windows.DependencyProperty.