PostSharp / / API Reference / Post­Sharp.​Patterns.​Model / Notify­Property­Changed­Attribute / On­Child­Property­Changing­Method

Field OnChildPropertyChangingMethod

Namespace: PostSharp.Patterns.Model
Assembly: PostSharp.Patterns.Model.dll
Syntax
[ImportMember("OnChildPropertyChanging", IsRequired = true)]
[Internal(AttributeId = -5178615503861546941L)]
public Action<PropertyPath, bool> OnChildPropertyChangingMethod
Returns
Type Description
Action<PropertyPath, Boolean>