C1.Silverlight.Schedule.5
PropertyChangeEventArgsBase Constructor

The System.Windows.DependencyProperty.
Initializes a new instance of the PropertyChangeEventArgsBase class with the specified DependencyProperty.
Syntax
'Declaration
 
Public Function New( _
   ByVal property As System.Windows.DependencyProperty _
)
public PropertyChangeEventArgsBase( 
   System.Windows.DependencyProperty property
)

Parameters

property
The System.Windows.DependencyProperty.
See Also

Reference

PropertyChangeEventArgsBase Class
PropertyChangeEventArgsBase Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.