PostSharpAPI ReferencePost­Sharp.​Patterns.​ModelNotify­Property­Changed­ServicesProperty­Changing­Adapter
Open sandboxFocus

NotifyPropertyChangedServices.PropertyChangingAdapter Property

PropertyChangingAdapter

Gets or sets currently active NotifyPropertyChangingAdapter object.

Declaration
[Required]
public static NotifyPropertyChangingAdapter PropertyChangingAdapter { get; set; }
Property Value
Type Description
NotifyPropertyChangingAdapter
Remarks

The adapter form a chain of responsibility. This property represents the head of this chain.