Skip to main content

POCOViewModelAttribute.ImplementINotifyPropertyChanging Field

Specifies whether to implement the INotifyPropertyChanging interface.

Namespace: DevExpress.Mvvm.DataAnnotations

Assembly: DevExpress.Mvvm.v24.1.dll

NuGet Packages: DevExpress.Mvvm, DevExpress.Win.Navigation

Declaration

public bool ImplementINotifyPropertyChanging

Field Value

Type
Boolean
See Also