Table of Contents

Class DoNotNotifyAttribute

Namespace
PropertyChanged
Assembly
PropertyChanged.dll
[AttributeUsage(AttributeTargets.Class|AttributeTargets.Property|AttributeTargets.Field, Inherited = false)]
public class DoNotNotifyAttribute : Attribute, _Attribute
Inheritance
DoNotNotifyAttribute
Implements
Inherited Members
Extension Methods

Constructors

DoNotNotifyAttribute()

public DoNotNotifyAttribute()