The following tables list the members exposed by NotifyPropertyChanged.
Public Constructors
Name | Description | |
---|---|---|
NotifyPropertyChanged | Initializes a new instance of the NotifyPropertyChanged class. |
Public Methods
Name | Description | |
---|---|---|
Reset | Resets this instance. |
Protected Methods
Name | Description | |
---|---|---|
FirePropertyChanged | Fires the property changed event. | |
SetValue<T> | Sets the property values and fires a notify property change event if required. |
Public Properties
Name | Description | |
---|---|---|
IsDirty | Gets a value indicating whether this instance is dirty. | |
TrackChanges | Gets or sets a value indicating whether to track changes to this object. |
Public Events
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET