PostSharpAPI ReferencePost­Sharp.​Patterns.​ModelAggregate­All­Changes­Attribute
Open sandboxFocus

Class AggregateAllChangesAttribute

Custom attribute that, when applied to a property of a class enhanced with the NotifyPropertyChangedAttribute, specifies that a change of any property of the property value will be considered as a change of the property itself.

Inheritance
AggregateAllChangesAttribute
Namespace: PostSharp.Patterns.Model
Assembly: PostSharp.Patterns.Model.dll
Syntax
public sealed class AggregateAllChangesAttribute : Attribute

Constructors

Name Description
AggregateAllChangesAttribute() PostSharp.Patterns.Model.AggregateAllChangesAttribute