Initializes a new instance of the NotifyPropertyChanged class

Namespace: FirstFloor.Documents
Assembly: FirstFloor.Documents (in FirstFloor.Documents.dll) Version: 2.5.0.0 (2.5.1.0)

Syntax

C#
protected NotifyPropertyChanged()
Visual Basic
Protected Sub New
Visual C++
protected:
NotifyPropertyChanged()

See Also