←Select platform

NotifyPropertyChanged Class Members

Summary

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.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly