PostSharpAPI ReferencePost­Sharp.​Patterns.​ModelNotify­Property­Changed­AttributeOn­Child­Property­Changing­Method
Open sandboxFocus

NotifyPropertyChangedAttribute.OnChildPropertyChangingMethod Field

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
System.Action<PropertyPath, Boolean>