IgnoreAutoChangeNotificationAttribute Class |
Custom attribute that, when applied to a method, prevents the NotifyPropertyChangedAttribute aspect
to raise change notifications for this property.
Namespace: PostSharp.Patterns.Model
Assembly: PostSharp.Patterns.Model (in PostSharp.Patterns.Model.dll) Version: 5.0.55.0 (5.0.55.0)
C#
public sealed class IgnoreAutoChangeNotificationAttribute : Attribute
The IgnoreAutoChangeNotificationAttribute type exposes the following members.
Name | Description | |
---|---|---|
IgnoreAutoChangeNotificationAttribute | Initializes a new instance of the IgnoreAutoChangeNotificationAttribute class |
Name | Description | |
---|---|---|
QueryInterface<T> |
Gets the implementation of a specified interface for the specified object.
(Defined by QueryInterfaceExtensions.) |