The following tables list the members exposed by NotifyPropertyChanged.
            
            
            
            
            
            
            
            
            
            Public Properties
|  | Name | Description | 
|---|
|  | IsDirty | Gets a value indicating whether this instance is dirty. | 
|  | TrackChanges | Gets or sets a value indicating whether track changes to this object. | 
TopPublic Methods
|  | Name | Description | 
|---|
|  | Reset | Resets this instance. | 
TopProtected Methods
|  | Name | Description | 
|---|
|  | FirePropertyChanged | Fires the property changed event. | 
|  | SetValue<T> | Sets the property values and fires a notify property change event if required. | 
TopPublic Events
            
            
            
            
            
            See Also