'Declaration
Public Function New( _ ByVal routedEvent As RoutedEvent, _ ByVal property As DependencyProperty _ )
public PropertyChangeEventArgsBase( RoutedEvent routedEvent, DependencyProperty property )
Parameters
- routedEvent
- The System.Windows.RoutedEvent.
- property
- The System.Windows.DependencyProperty.