public class ChangeObjectItem
Public Class ChangeObjectItem
No code example is currently available or this language may not be supported.
ChangeObjectItem | Initializes a new instance of the ChangeObjectItem class |
Equals | (Inherited from Object) |
Finalize | (Inherited from Object) |
GetHashCode | (Inherited from Object) |
GetType | (Inherited from Object) |
MemberwiseClone | (Inherited from Object) |
OnPropertyChanged(String) | Raises the PropertyChanged event when the value of a property has changed. |
OnPropertyChanged(Object, PropertyChangeEventArgs) | Raises the PropertyChanged event when the value of a property has changed. |
OnPropertyChanged(String, Object, Object) | Raises the PropertyChanged event when the value of a property value has changed. |
ToString | (Inherited from Object) |
PropertyChanged | Raised when the value of a property has changed. |