Class IgnoreAutoChangeNotificationAttribute
Custom attribute that, when applied to a property, prevents the NotifyPropertyChangedAttribute aspect to raise change notifications for this property.
Implements
Namespace: PostSharp.Patterns.Model
Assembly: PostSharp.Patterns.Model.dll
Syntax
public sealed class IgnoreAutoChangeNotificationAttribute : Attribute, IValidableAnnotation
Constructors
Name | Description |
---|---|
IgnoreAutoChangeNotificationAttribute() |
Methods
Name | Description |
---|---|
CompileTimeValidate(Object) |