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

NotifyPropertyChangedAttribute.OnChildPropertyChangedMethod Field

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