Initializes a new instance of the PropertyChangeEventArgsBase
class with the specified DependencyProperty.
Namespace:
C1.Silverlight.ScheduleAssembly: C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)
Syntax
| C# |
|---|
public PropertyChangeEventArgsBase( DependencyProperty property ) |
| Visual Basic |
|---|
Public Sub New ( _ property As DependencyProperty _ ) |
Parameters
- property
- Type: System.Windows..::..DependencyProperty
The DependencyProperty.