Next
Gets the next NotifyPropertyChangingAdapter in the chain.
Declaration
protected NotifyPropertyChangingAdapter Next { get; }
Property Value
Type | Description |
---|---|
NotifyPropertyChangingAdapter |
Remarks
This property is never null
.
Gets the next NotifyPropertyChangingAdapter in the chain.
protected NotifyPropertyChangingAdapter Next { get; }
Type | Description |
---|---|
NotifyPropertyChangingAdapter |
This property is never null
.