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.