SignalingPropertyChangedEventArgs Members
Include Protected Members
Include Inherited Members
Returns information indicating which properties have changed.
The SignalingPropertyChangedEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SignalingPropertyChangedEventArgs | Initializes a new instance of the class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
ChangedProperties | Gets an enumeration of type ChangeType encoded as an integer indicating which properties have changed. |
![]() |
ChangeType | Gets the enumeration type represented by the ChangedProperties property. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (inherited from Object) |
![]() |
Finalize | (inherited from Object) |
![]() |
GetHashCode | (inherited from Object) |
![]() |
GetType | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
![]() |
ToString | (inherited from Object) |
Top