PropertyChangedEventArgs Members
-
Article
-
- 2 minutes to read
The following tables list the members exposed by the PropertyChangedEventArgs type.
Public Constructors
Public Fields
.gif) |
NewValue |
Contains the value of the specified property after the change. |
.gif) |
OldValue |
Contains the value of the specified property before the change. |
.gif) |
Property |
Contains the name of the property that changes. |
Public Methods
Protected Methods
See Also
Reference
PropertyChangedEventArgs Class
Microsoft.SPOT Namespace