[]
Initializes a new instance of the PropertyChangeEventArgsBase class with the specified routed event and DependencyProperty.
public PropertyChangeEventArgsBase(RoutedEvent routedEvent, DependencyProperty property)
Type | Name | Description |
---|---|---|
RoutedEvent | routedEvent | The RoutedEvent. |
DependencyProperty | property | The System.Windows.DependencyProperty. |