Version

PropertyChangedEventArgs Class Members

The following tables list the members exposed by PropertyChangedEventArgs.

Public Constructors
 NameDescription
Public ConstructorPropertyChangedEventArgs ConstructorConstructor, initializes a new instance of the PropertyChangedEventArgs class.  
Public Properties
 NameDescription
Public PropertyChangeInfoThe PropChangeInfo object representing information about the property that changed.  
See Also