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

NotifyPropertyChangedAttribute.OnPropertyChangingMethod Field

Namespace: PostSharp.Patterns.Model
Assembly: PostSharp.Patterns.Model.dll
Syntax
[ImportMember("OnPropertyChanging", IsRequired = false)]
[Internal(AttributeId = -5178615503861546938L)]
public Action<string> OnPropertyChangingMethod
Returns
Type Description
System.Action<System.String>