←Select platform
In This Topic ▼

NotifyPropertyChanged Class Members

Summary

The following tables list the members exposed by NotifyPropertyChanged.

Public Constructors

Name Description
Public Constructor
NotifyPropertyChanged Initializes a new instance of the NotifyPropertyChanged class.

Public Methods

Name Description
Public Method
Reset Resets this instance.

Protected Methods

Name Description
Protected Method
FirePropertyChanged Fires the property changed event.
Protected Method SetValue<T> Sets the property values and fires a notify property change event if required.

Public Properties

Name Description
Public Property
IsDirty Gets a value indicating whether this instance is dirty.
Public Property TrackChanges Gets or sets a value indicating whether to track changes to this object.

Public Events

Name Description
Public Event
PropertyChanged Occurs when a property value changes.

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly